Skip to content

refactor(Journal Entry): remove unused/redundant list indicators by barredterra [frappe] PR#39166

Bot Dokos requested to merge ft-pr-39166 into develop

From: https://github.com/frappe/erpnext/pull/39166
Date: 2024-01-05 17:26:54+01:00

  • refactor(Journal Entry): remove unused/redundant list indicators



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-39166

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports