brotherton-erpnext/erpnext/accounts/report/accounts_receivable
ruthra kumar 42f4f80e0c
fix: Payment against credit notes will be considered as payment against parent invoice in Accounts Receivable/Payable report (#35642)
* fix: payment against credit note should be linked to parent invoice

* test: AR/AP report for payment against cr note scenario

* fix: cr_note shows up as outstanding invoice

Payment made against cr_note causes it be reported as outstanding invoice
2023-06-12 17:35:13 +05:30
..
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_receivable.html fix: misaligned columns in print format of AR/AP report 2022-06-09 15:14:44 +05:30
accounts_receivable.js refactor: re-add remarks field to payment ledger and AR/AP report 2022-08-29 15:59:37 +05:30
accounts_receivable.json changes in the report roles 2017-03-06 16:36:46 +05:30
accounts_receivable.py fix: Payment against credit notes will be considered as payment against parent invoice in Accounts Receivable/Payable report (#35642) 2023-06-12 17:35:13 +05:30
test_accounts_receivable.py fix: Payment against credit notes will be considered as payment against parent invoice in Accounts Receivable/Payable report (#35642) 2023-06-12 17:35:13 +05:30