brotherton-erpnext/erpnext/accounts/test
ruthra kumar e64b004eca
feat: utility to repost accounting ledgers without cancellation (#36469)
* feat: introduce doctypes for repost

* refactor: basic filters and validations

* chore: basic validations

* chore: added barebones function to generate ledger entries

* chore: repost on submit

* chore: repost in background

* chore: include payment entry and journal entry

* chore: ignore repost doc on cancel

* chore: preview method

* chore: rudimentary form of preview

* refactor: preview template

* refactor: basic background colors to differentiate old and new

* chore: remove commented code

* test: basic functionality

* chore: fix conflict

* chore: prevent repost on invoices with deferred accounting

* refactor(test): rename and test basic validations and methods

* refactor(test): test all validations

* fix(test): use proper name account name

* refactor(test): fix failing test case

* refactor(test): clear old entries

* refactor(test): simpler logic to clear old records

* refactor(test): make use of deletion flag

* refactor(test): split into multiple test cases
2023-08-08 20:27:12 +05:30
..
__init__.py Error in the Address fetched in Sales Order.(#11129) (#11145) 2017-10-25 12:24:34 +05:30
accounts_mixin.py feat: utility to repost accounting ledgers without cancellation (#36469) 2023-08-08 20:27:12 +05:30
test_reports.py fix: remove non-maintained Tax Detail report and missing workspace links (#34192) 2023-03-21 16:23:27 +05:30
test_utils.py refactor(test): difference amount no updated for exchange gain/loss 2023-07-26 22:33:58 +05:30