brotherton-erpnext/erpnext/stock
Anand Doshi 01de945388 [cleanup] Removed 'Is Service Item' checkbox and filters
'Is Service Item' checkbox only worked for filtering Items in Maintenance Schedule and Maintenance Visit, and validating that Items in a Maintenance type Order were of type 'Service'. However, it doesn't fit an actual use case where any Sales Item could be given for Maintenance, making the checkbox an unnecessary addition.
2016-01-26 16:22:51 +05:30
..
doctype [cleanup] Removed 'Is Service Item' checkbox and filters 2016-01-26 16:22:51 +05:30
page Removed old page style Stock ledger end stock level report 2015-05-07 16:59:51 +05:30
report [fix] minor fix in stock projected qty 2016-01-04 16:16:49 +05:30
__init__.py [rename] Material User > Stock User 2015-07-13 15:06:12 +05:30
get_item_details.py [cleanup] Removed 'Is Service Item' checkbox and filters 2016-01-26 16:22:51 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
reorder_item.py [fix] Show Item Name in re-order email. Fixes #4381 2015-11-26 15:11:18 +05:30
stock_balance.py [enhancement] Int, Currency, Float, Percent as not null and default to 0 2015-11-19 13:23:36 +05:30
stock_ledger.py [fixes] flag to trigger actual qty update 2015-12-28 13:25:35 +05:30
utils.py [fix] Get incoming rate if args as json 2015-12-08 14:50:24 +05:30

Inventory management module.