[go: up one dir, main page]

fix: set correct currency for offset account gl entries by ruthra-kumar [frappe] PR#46566

From: https://github.com/frappe/erpnext/pull/46566
Date: 2025-03-17 20:28:34+05:30

  • fix: set correct currency for offset account gl entries



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

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-46566

# Make changes then rebase
git rebase -i develop

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

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

Merge request reports

Loading