brotherton-erpnext/erpnext/setup/doctype
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
..
authorization_control Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
authorization_rule fix: Disable rounded total field's value honours docfield's default value 2019-01-21 18:50:50 +05:30
brand fix(test): item variant 2019-03-29 18:30:00 +05:30
company feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30
currency_exchange fix: travis failing (#19568) 2019-11-13 18:58:22 +05:30
customer_group feat: Company wise credit limit 2019-09-06 14:33:10 +05:30
email_digest fix: travis failing 2019-12-06 13:17:56 +05:30
global_defaults fix(purchase-invoice): add rounded total property setter for purchase invoice (#18841) 2019-09-03 14:18:15 +05:30
item_group fix: performance issue of sales invoice while save/submit (#19598) 2019-11-19 18:47:48 +05:30
naming_series fix: Naming series check to avoid duplicate entry error (#19015) 2019-09-12 19:18:44 +05:30
party_type Avoid multiple escapes (#15509) 2018-09-27 15:39:34 +05:30
print_heading [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
quotation_lost_reason [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
sales_partner fixed conflicts 2019-10-15 14:18:59 +05:30
sales_person fixed merge conflict 2019-04-11 12:31:14 +05:30
supplier_group perms: fix default import, export perms 2018-08-29 17:10:27 +05:30
target_detail feat: commonified item group wise target variance report 2019-03-25 17:56:43 +05:30
terms_and_conditions feat(setup): adding selling buying filter in terms and conditions 2019-07-04 22:46:16 +05:30
territory renamed report 2019-03-26 11:14:06 +05:30
uom perms: fix default import, export perms 2018-08-29 17:10:27 +05:30
uom_conversion_factor Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
website_item_group [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30