brotherton-erpnext/erpnext/stock
rohitwaghchaure d312d11062 fix: port from hotfix (#18974)
* fix: '>' not supported between instances of 'int' and 'str'

* fix: not able to save item because price list has disabled
2019-09-10 10:47:36 +05:30
..
dashboard Update item_dashboard.js 2019-07-16 13:19:13 +05:30
doctype fix: port from hotfix (#18974) 2019-09-10 10:47:36 +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: Fixes in stock ageing report 2019-07-26 10:32:08 +05:30
__init__.py fix: purchase receipt not able to submit because default inventory account has not selected in another company 2019-03-08 11:13:35 +05:30
get_item_details.py fix: handle for product bundle (#18420) 2019-09-05 15:13:21 +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 fix(bin): update requested qty in bin (#18297) 2019-07-15 14:08:47 +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: mismatch between warehouse tree value and warehouse based stock balance report value (#18879) 2019-09-05 14:47:43 +05:30

Inventory management module.