brotherton-erpnext/erpnext/stock
Deepesh Garg 87c6718d90 fix: Book valuation expense in specified account rather than expense included in valuation account (#19590)
* fix: Book valuation expense in specified accout rather than expense included in valuation account

* fix: Remove undefined variable

* fix: Test cases

* fix: Test Case
2019-11-18 12:34:30 +05:30
..
dashboard Update item_dashboard.js 2019-07-16 13:19:13 +05:30
doctype fix: Book valuation expense in specified account rather than expense included in valuation account (#19590) 2019-11-18 12:34:30 +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: get_bin_details_and_serial_nos() takes at least 3 arguments (4 given) 2019-09-19 17:01:49 +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.