brotherton-erpnext/erpnext/regional/india
Deepesh Garg 6e2c13f4c8 feat(regional): Auto state wise taxation for GST India (#19469)
* feat(regional): Auto state wise taxation for GST India

* fix: Update gst category on addition of GSTIN

* fix: Codacy and travis fixes

* fix: Travis

* fix(test): Update GST category only if GSTIN field available

* fix: Test Cases

* fix: Do not skip accounts if place of supply is not present

* fix: Auto GST taxation for SEZ Party types

* fix: Automatic taxation for multi state

* fix: Codacy and travis fixes

* fix: Auto GST template selection in Sales Order

* fix: Move inter state check and source state to tax category

* fix: Remove unique check from tax template

* fix: Remove unique check from tax template

* fix: Address fetching logic in Sales

* fix: fecth tax template on company address change

* fix: fetch company gstin on address change

* fix: company_gstin set value fix

* fix: Mutiple fixes and code refactor

* fix: Add missing semicolon

* fix: Company address fetching in sales invoice

* fix: Remove print statement

* fix: Import functools

* fix: Naming fixes and code cleanup

* fix: Iteritems compatibility for python 3
2019-12-10 15:55:05 +05:30
..
__init__.py feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30
address_template.html fix: sales invoice labels (#19267) 2019-10-10 18:50:39 +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(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30
taxes.js feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30
utils.py feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30