brotherton-erpnext/erpnext/stock
Deepesh Garg ef0d26c161 feat: Validity for Item taxes (#20135)
* feat: Validity for Item taxes

* fix: Trigger for gst hsn code

* fix: Sort taxes based on validity

* fix: Validation for item tax template and filters based on validity

* fix: Add missing semicolon

* fix: Validate tax template only if item code available

* fix: Do not validate or filter item tax template if no item taxes applied

* fix: Consider item group for validating taxes

* fix: Test cases for item tax  validation

* fix: Item tax template filtering fixes

* fix: Add missing semicolon

* fix: Remove unnecessary query
2020-01-06 15:34:15 +05:30
..
dashboard Update item_dashboard.js 2019-07-16 13:19:13 +05:30
doctype feat: Validity for Item taxes (#20135) 2020-01-06 15:34:15 +05:30
onboarding_slide/add_a_few_products_you_buy_or_sell fix: remove illustrations from onboarding slides (#19872) 2019-12-23 08:24:46 +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: incorrect reorder level in stock balance report (#20111) 2019-12-27 12:35:58 +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: Validity for Item taxes (#20135) 2020-01-06 15:34:15 +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: Get outgoing rate of serial no from SLE if serial no already transferred to another company 2020-01-02 19:00:47 +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.