brotherton-erpnext/erpnext/regional/india
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
..
__init__.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
address_template.html Invoice copy, state code in gst print format, hsn code in other sales/purchase docs (#9658) 2017-07-06 14:49:34 +05:30
gst_state_code_data.json [hotfix] fixed type in gst_state_code_data.json file (#10437) 2017-08-17 17:34:25 +05:30
hsn_code_data.json Added SAC codes and 2/4 digit HSN codes, regional setup can be called multiple times (#9820) 2017-07-13 12:16:04 +05:30
party.js [tests] codacy 2017-06-27 17:50:15 +05:30
sac_code_data.json Added SAC codes and 2/4 digit HSN codes, regional setup can be called multiple times (#9820) 2017-07-13 12:16:04 +05:30
setup.py feat: Chart of Accounts Importer (#16623) 2019-03-23 10:30:12 +05:30
utils.py Merge branch 'master' into develop 2019-03-20 14:39:49 +05:30