brotherton-erpnext/erpnext/stock
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
..
dashboard Update item_dashboard.js 2019-07-16 13:19:13 +05:30
doctype feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30
onboarding_slide/add_a_few_products_you_buy_or_sell feat: Continue Slide and New Illustrations for Onboarding Wizard (#19813) 2019-12-06 20:58:26 +05:30
page fix: translated title (#18119) 2019-07-01 11:01:28 +00:00
print_format fix: Update pick list print format 2019-08-30 15:59:35 +05:30
report fix: valuation of "finished good" item in purchase receipt (#19268) 2019-11-29 13:26:52 +05:30
__init__.py feat: Stock value and account balance sync. (#19233) 2019-10-31 15:55:03 +05:30
get_item_details.py feat(Sales/Purchase Order): optional to reference a Blanket Order (#19612) 2019-12-04 16:07:11 +05:30
README.md
reorder_item.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
stock_balance.py refactor: Reposting utility of Stock ledger (#19155) 2019-09-26 16:44:35 +05:30
stock_ledger.py fix: incorrect stock value difference when stock move from negative to positive (#18887) 2019-09-05 12:18:33 +05:30
utils.py fix: stock reconciliation shwoing incorrect current serial no and qty 2019-11-14 18:22:20 +05:30

Inventory management module.