Skip to content

[frappe] PR #36036 fix: Opening balance in presentation currency in Trial Balance report

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

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

Date: 2023-07-09T20:16:12+05:30

  • fix: Opening balance in presentation currency in Trial Balance report (#36036)



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

# Make changes then rebase
git rebase -i upstream/develop

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

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

Merge request reports