brotherton-erpnext/erpnext/selling/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
..
campaign fix: removed unnecessary fields from Campaign DocType and other fixes in Email Campaign 2019-07-22 12:26:52 +05:30
customer Merge branch 'develop' into setup_wizard 2019-11-27 11:55:53 +05:30
customer_credit_limit fix: Bypass credit limit and Project Template field not visible(#19162) 2019-09-24 19:10:59 +05:30
industry_type [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
installation_note fix: installation note (#18232) 2019-07-10 19:29:39 +05:30
installation_note_item [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
lead_source [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
pos_closing_voucher fix: Made period fields read only and added validation for multiple entries by same user 2019-01-28 12:45:11 +05:30
pos_closing_voucher_details POS closing voucher (#14270) 2018-06-06 10:22:13 +05:30
pos_closing_voucher_invoices POS closing voucher (#14270) 2018-06-06 10:22:13 +05:30
pos_closing_voucher_taxes POS closing voucher (#14270) 2018-06-06 10:22:13 +05:30
product_bundle Add Bundle Description Field To Product Bundle (#11122) 2017-10-25 12:22:08 +05:30
product_bundle_item [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
quotation fix: Method name in hooks, test case code clean up 2019-11-25 21:58:15 +05:30
quotation_item fix(item-tables): add missing "item_tax_template" in purchase order detail and reorganize sequence of all child table 2019-05-01 18:04:22 +05:30
sales_order feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30
sales_order_item feat(Sales/Purchase Order): optional to reference a Blanket Order (#19612) 2019-12-04 16:07:11 +05:30
sales_partner_type minor changes 2018-06-12 16:04:49 +05:30
sales_team fix: test cases 2019-03-26 12:52:32 +05:30
selling_settings fix: sales order reqd only checks for stock items (#19865) 2019-12-09 17:23:19 +05:30
sms_center fix(Contact): mobile_no re-introduced and travis fixes (#19009) 2019-09-30 10:08:15 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30