[go: up one dir, main page]

fix: Correct Party Bank Account mapping in `Payment Entry` from Transactional Doctypes by DaizyModi [frappe] PR#45202

From: https://github.com/frappe/erpnext/pull/45202
Date: 2025-01-10 11:06:39+05:30

  • fix: Correct Party Bank Account mapping in Payment Entry



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

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

# 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