-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: set correct unallocated amount in Payment Entry (#43958)
* fix: set correct unallocated amount in Payment Entry * fix: add checkbox and other logic fix * fix: patch to set is_exchange_gain_loss in Payment Entry deductions * fix: consider deductions except exch. gain/loss * fix: set exchange gain loss in payment entry * fix: separate function to set exchange gain loss * fix: failing test cases * fix: add cash disc. row first * fix: review changes * fix: changes as per review * fix: failing test cases * fix: review * fix: wait for request to complete before updating exchange gain loss * fix: review --------- Co-authored-by: vishakhdesai <vishakhdesai@gmail.com> Co-authored-by: ruthra kumar <ruthra@erpnext.com> (cherry picked from commit 7cc111f) # Conflicts: # erpnext/accounts/doctype/payment_entry_deduction/payment_entry_deduction.json # erpnext/patches.txt
- Loading branch information
1 parent
f5ddc9a
commit ae93f7f
Showing
11 changed files
with
299 additions
and
170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.