brotherton-erpnext/erpnext/public
sivankar 621740efd9 Enhancement and bug fix in batch (#12753)
* merge shelf like and manufacturing date

* setting default manufacturing date as todays date

* setting default manufacturing date as todays date

* fix

* 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

* added support for jinja template and added validation if expiry date is set or not if item has_expiry_date is set

* bug fix, renamed item_code to item as in batch doctype we refer 'item code' by 'item'

* added manufacturing date wise sort

* added prefix to expiry date and manufacturing date
2018-02-12 14:33:40 +05:30
..
css Fix bootstrap layout and move checkout button upper (#12063) 2018-02-12 11:28:57 +05:30
images [Agriculture Domain] (#11663) 2017-12-06 18:36:27 +05:30
js Enhancement and bug fix in batch (#12753) 2018-02-12 14:33:40 +05:30
less Fix bootstrap layout and move checkout button upper (#12063) 2018-02-12 11:28:57 +05:30
build.json [hub] hub page using BaseList 2018-02-05 12:57:49 +05:30