brotherton-erpnext/erpnext/public/js/utils
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
..
customer_quick_entry.js fix: removed mandatory property for address field in quick entry 2019-09-20 12:18:23 +05:30
dimension_tree_filter.js Merge branch 'version-12-hotfix' into merge_v12_hotfix_1 2019-08-20 16:22:49 +05:30
item_quick_entry.js fix: Allow variant attributes to be optional 2019-05-03 13:41:50 +05:30
item_selector.js [added] hospitality domain (#11020) 2017-10-17 12:30:34 +05:30
party.js feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30
serial_no_batch_selector.js fix: Fiter passing fix in get batch query (#18131) 2019-07-02 10:10:55 +05:30