brotherton-erpnext/erpnext/stock
tundebabzy db4fd7f5b6 Improvements to batch auto naming (#12496)
* refactor:
add new function - batch_uses_naming_series
use batch_uses_naming_series in autoname method

* properly update naming series on delete:
- add new functions - get_batch_prefix, get_batch_naming_series_key, get_batch_naming_series
- refactor get_name_from_naming_series
- add after_delete method

* add documentation and rename some functions

* PEP 8 compliance

* test
2018-01-26 11:00:20 +05:30
..
dashboard [fix] #8427 2017-11-24 11:21:47 +05:30
doctype Improvements to batch auto naming (#12496) 2018-01-26 11:00:20 +05:30
page [fix] #8427 2017-11-24 11:21:47 +05:30
report resolved merge conflicts 2018-01-24 11:24:10 +05:30
__init__.py Warehouse Account Linking (#9292) 2017-06-15 11:09:27 +05:30
get_item_details.py Last purchase rate button added back (#12135) 2018-01-08 14:58:20 +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 [fix] #8427 2017-11-24 11:21:47 +05:30
stock_ledger.py [fix] Do not allow zero valuation rate for serial no and fetch previous valuation rate for serial no (#11817) 2017-12-01 16:09:02 +05:30
utils.py [Fix] Gross profit validation issue (#12516) 2018-01-17 14:40:59 +05:30

Inventory management module.