brotherton-erpnext/erpnext/erpnext_integrations
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
..
connectors fix: shipping chanrges not sync in erpnext from shopify 2020-12-12 15:59:17 +05:30
custom feat(Contacts): select billing contact for sales invoice 2020-03-12 16:58:59 +08:00
data_migration_mapping fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
data_migration_plan/github_sync Add Github Connector (#11259) 2017-11-13 19:19:13 +05:30
desk_page fix: update integrations desk page (#23767) 2020-11-04 12:48:33 +05:30
doctype fix: optimize reposting of gle and sle (#24702) 2021-02-23 16:38:52 +05:30
__init__.py Add Github Connector (#11259) 2017-11-13 19:19:13 +05:30
exotel_integration.py fix: Create error log if something goes wrong while call log creation (#19055) 2019-09-17 15:53:23 +05:30
stripe_integration.py Review corrections 2018-07-13 13:15:59 +00:00
taxjar_integration.py fix: import taxjar globally in the taxjar_integration module 2020-11-29 20:26:26 +05:30
utils.py fix(shipment): apply code review 2020-12-02 07:15:05 +00:00