brotherton-erpnext/erpnext/controllers
Nabin Hait d46b23699c
fix: optimize reposting of gle and sle (#24702)
* fix(india): escape for special characters in JSON (#24695)

JSON does not accept special whitespace characters like tab, carriage
return, line feed

Ref: https://www.ecma-international.org/wp-content/uploads/ECMA-404_2nd_edition_december_2017.pdf

Related issue: ISS-20-21-09811

* fix: Accounting Dimension creation background job timeout

* fix(regional): vehicle no is mandatory for ewaybill generation (#24679)

* fix: vehicle no required for e-invoice

* fix: ewaybill generation dialog condition

* fix: excluding unidentified accounts from gstr-1

* fix: optimize reposting of sle and gle (#24694)

* fix: optimize update_gl_entries_after method

* fix: Optimized reposting patch

* fix: accounting dimensions

* added reload_doc in patch

* Update item_reposting_for_incorrect_sl_and_gl.py

Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com>

* fix: Replaced spaces with tabs

* fix: merge conflict

* fix: test cases

Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
Co-authored-by: pateljannat <pateljannat2308@gmail.com>
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com>
2021-02-23 16:38:52 +05:30
..
tests fix: Create QI Parameters (links) in test cases 2021-01-04 11:10:04 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py fix: optimize reposting of gle and sle (#24702) 2021-02-23 16:38:52 +05:30
buying_controller.py fix: Item valuation for internal stock transfers (#24200) 2021-01-28 13:09:56 +05:30
item_variant.py fix: Typo 2020-06-17 19:05:40 +05:30
print_settings.py optimize(various) 2018-08-08 16:37:31 +05:30
queries.py feat: Allow selecting admission service unit in Patient Appointment for inpatients 2021-01-18 14:56:55 +05:30
sales_and_purchase_return.py Merge branch 'version-13-beta-pre-release' into version-13-beta 2021-02-02 20:58:26 +05:30
selling_controller.py fix: optimize reposting of gle and sle (#24702) 2021-02-23 16:38:52 +05:30
status_updater.py refactor: POS Invoice merging and cancellation (#24351) 2021-02-18 21:00:34 +05:30
stock_controller.py fix: optimize reposting of gle and sle (#24702) 2021-02-23 16:38:52 +05:30
taxes_and_totals.py fix: optimize reposting of gle and sle (#24702) 2021-02-23 16:38:52 +05:30
trends.py fix: grammatical fix on error message 2020-06-25 22:35:33 +05:30
website_list_for_contact.py revert changes 2020-11-06 16:48:39 +05:30