brotherton-erpnext/erpnext/regional
Zarrar 963d62b701 feat: Chart of Accounts Importer (#16623)
* bare doctype created for COA utility

* improvise doctype's design

* validation to check no transaction exist for the company

* download file and import coa - client side logic added

* download csv template to create custom chart

* read the custom csv uploaded and parse it to appropriate format

* convert list of list to nested tree structure

* preview the uploaded chart before actual import

* toggle field based on necessity

* tweak create_charts and build_json logic to incorporate COA Import utility

* code cleanify and validation call added

* code enhancement for flexibility and validation added

* show import button only if data is validated

* unset existing data and load new accounts

* disable coa fields if parent_company set, minor improv

* file api fix

* added progress bar

* codacy fixes

* fix: Add account number in template

* fix: TDS account exception handling fix
2019-03-23 10:30:12 +05:30
..
doctype feat: GSTR3B Report JSON creation and Print Format (#16595) 2019-03-21 20:47:47 +05:30
france fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
germany fix formatting and names 2019-02-07 03:28:27 +01:00
india feat: Chart of Accounts Importer (#16623) 2019-03-23 10:30:12 +05:30
italy Merge branch 'master' into develop 2019-03-08 09:39:33 +00:00
print_format Feat: US Regional module, added test, changed address template reference to convention 2019-01-20 09:55:44 -05:00
report feat: GSTR3B Report JSON creation and Print Format (#16595) 2019-03-21 20:47:47 +05:30
saudi_arabia [Fix] Setup wizard UAE/KSA 2017-12-25 12:12:07 +05:30
united_arab_emirates fetch from fix 2019-03-08 18:37:34 +05:30
united_states fix: Delete GL entry for supplier before creating new one 2019-03-04 13:25:39 +05:30
__init__.py Merge branch 'staging' into develop 2019-01-29 18:39:14 +05:30