brotherton-erpnext/erpnext/stock
Sagar Vora d92f3ac480 Fix 'transporter info' section in Delivery Note (#15565)
- create is_transporter checkbox in supplier doctype
- new field transporter (supplier with is_transporter checked)
- created fields driver and driver_name
- removed GST India fields from core doctype
- removed readonly & allow_on_submit from fields (delivery trip applicable only for in-house delivery)
- read_only transporter_name field (kept for backwards compatibility)
- made necessary changes in delivery_trip implementation
- hidden section's fields from print (preserving v10 convention)
- added transporter field to 'Driver' doctype
- added queries for transporter and driver fields
- GST India fields in regional module
- Fix e-waybill report
2018-10-10 14:51:26 +05:30
..
dashboard [minor] Freeze the screen to avoid multiple time clicks (#15047) 2018-07-30 19:11:43 +05:30
doctype Fix 'transporter info' section in Delivery Note (#15565) 2018-10-10 14:51:26 +05:30
page Reserve for subcontracting (#13195) 2018-03-12 14:12:12 +05:30
report fix(accounts-receivable): Column values in Print and PDF (#15621) 2018-10-08 18:34:01 +05:30
__init__.py fix(warehouse-account): get warehouse account map fallback handling (#15625) 2018-10-08 18:19:53 +05:30
get_item_details.py [Enhance] Deferred Expense (#15437) 2018-09-21 15:45:40 +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 [optimize]: bin updates (#15108) 2018-08-08 18:32:03 +05:30
stock_ledger.py optimize(various) 2018-08-08 16:37:31 +05:30
utils.py Fixed merge conflict 2018-08-29 13:34:58 +05:30

Inventory management module.