Skip to content

fix: Translate columns in AP/AR report [frappe] PR#36503

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

See https://github.com/frappe/erpnext/pull/36503

Date: 2023-08-05T18:48:36+02:00

  • fix(accounts): Translate columns in AP/AR report (#36503)



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

# 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