brotherton-erpnext/erpnext/stock
Shreya Shah 3c9839f832 Defaults in Item Group (#14874)
* Add Defaults table in Item Group

* Fetch defaults from Item group if not found in Item

* Add patch

* Remove default fields from Item Group

* Set query for defaults

* Fix Codacy

* Modify test records

* Modify budget.py and sales_order.py

* Remove join from query

* Else condition to avoid error if no defaults found

* refrain from making item test records before item_group

* default cost center fetch correction

* Remove tab item group from query
2018-07-17 18:01:44 +05:30
..
dashboard Fixed waiting qty in item dashboard data 2018-03-28 11:16:12 +05:30
doctype Defaults in Item Group (#14874) 2018-07-17 18:01:44 +05:30
page Reserve for subcontracting (#13195) 2018-03-12 14:12:12 +05:30
report [Fix] Data missing issue in stock ledger report (#14755) 2018-07-01 16:42:00 +05:30
__init__.py Optimisation of warehouse_account_map (#13454) 2018-04-02 10:30:17 +05:30
get_item_details.py Defaults in Item Group (#14874) 2018-07-17 18:01:44 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
reorder_item.py [Fix] Wrong projected qty for warehouse group in the process of reorder item making extra material requests 2018-01-20 15:44:38 +05:30
stock_balance.py [ Enhance ] Production to Work Order (#12902) 2018-03-20 12:38:43 +05:30
stock_ledger.py Fixed merge conflict 2018-04-04 11:40:16 +05:30
utils.py improve performance of stock_value retrieval using tabBin instead of … (#14584) 2018-06-21 13:01:48 +05:30

Inventory management module.