brotherton-erpnext/erpnext/stock
Anurag Mishra a11e738801 feat: Stock value and account balance sync. (#19233)
* feat: Allow user to sync stock_value and account_balance jv if perpetual inventory is checked

* fix(test): Sales Invoice

* fix(test): Purchase Invoice

* fix(test): Delivery Note

* fix: more test_case

* fix(test): Stock Entry

* fix(test): Purchase Receipt

* fix(more-test): Stock Entries

* fix(more-test): Sales Invoice and Delivery Note

* fix: tests for delivery note

* fix: tests for stock reconciliation

* refactor: stock and account balance function

* fix(more-test): Warehouse

* fix(test): Landed Cost Voucher

* fix: changes requested
2019-10-31 15:55:03 +05:30
..
dashboard Update item_dashboard.js 2019-07-16 13:19:13 +05:30
doctype feat: Stock value and account balance sync. (#19233) 2019-10-31 15:55:03 +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 replaced frappe.db.sql with frappe.get_all 2019-10-30 16:27: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 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
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 ledger report not showing data if the UOM filter has selected (#19179) 2019-09-30 15:15:52 +05:30

Inventory management module.