brotherton-erpnext/erpnext/stock
rohitwaghchaure a85ddf2fb4 fix: performance issue of sales invoice while save/submit (#19598)
* fix: performace issue of sales invoice while save/submit

* Cached price list data, item group child data, added indexing for blanket order
2019-11-19 18:47:48 +05:30
..
dashboard Update item_dashboard.js 2019-07-16 13:19:13 +05:30
doctype fix: performance issue of sales invoice while save/submit (#19598) 2019-11-19 18:47:48 +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 balance qty in stock ledger if batch filter set (#19479) 2019-11-08 14:50:48 +05:30
__init__.py feat: Stock value and account balance sync. (#19233) 2019-10-31 15:55:03 +05:30
get_item_details.py fix: performance issue of sales invoice while save/submit (#19598) 2019-11-19 18:47:48 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
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.