[go: up one dir, main page]

fix: reverse debit credit for party gl entry in payment entry based on negative amount by ljain112 [frappe] PR#42367

From: https://github.com/frappe/erpnext/pull/42367
Date: 2024-07-31 12:46:10+05:30

  • fix: reverse debit credit for party gl entry in payment entry based on negative amount (#42367)



Diagnostics



Suspicious changes found (dokos|telemetry|shipping_rule|capture_doc|sentry|marketplace_apps|subscription_conf):
  f03904cd066f56f23806b5ef4f9aa2616a745fc1 fix: reverse debit credit for party gl entry in payment entry based on negative amount (#42367)



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

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

# 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