[go: up one dir, main page]

fix: Debit and Credit not equal for Purchase Invoice by rohitwaghchaure [frappe] PR#46552

From: https://github.com/frappe/erpnext/pull/46552
Date: 2025-03-17 12:57:44+05:30

  • fix: Debit and Credit not equal for Purchase Invoice



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

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

# 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