brotherton-erpnext/erpnext/regional/india
Raffael Meyer 9aae0c27c2
feat(regional): a central place for regional address templates (#19862)
* feat: a central place for regional address templates

* set up address templates during install

* why don't the tests run?

* fix: remove unused variables, fix cwd

* fix: .get() dicts contents

* fix: choose the right default

* fix: fieldname is template, not html

* fix: import unittest

* fix: remove unnecessary code

* fix: ensure country exists

* fix: ensure country exists

* feat: test updating an existing template

* fix(regional): DuplicateEntryError in test_update_address_template

* refactor and set 'is_default'

* fix codacy

* fix: patch gst_fixes

* fix: patch update_address_template_for_india

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-04-08 08:56:57 +05:30
..
__init__.py feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +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): a central place for regional address templates (#19862) 2020-04-08 08:56:57 +05:30
taxes.js feat: Inter warehouse stock transfer on valuation rate with taxation (#20083) 2020-02-18 12:28:41 +05:30
utils.py fix: sql injection (#20818) 2020-03-16 22:36:44 +05:30