brotherton-erpnext/erpnext/stock
Alchez 068ba191e7 [Feature] Route optimization for Delivery Trip stops (#15566)
* Minor improvements

* [Feature] Route optimization for Delivery Trip stops

* Process and optimize the entire route, with or without locks

* Form sets of routes for optimization based on applied lock positions

* Re-arrange stops based on the optimized routes and lock positions

* Set delay times between stops - offset estimation times by delays cumulatively

* Fix codacy errors

* Fix travis

* feat(route_optimization): Set estimated route distance from Google Maps

* feat(route_optimization): Add tests for route lists

* feat(route_optimization): Fix tests
2018-11-08 11:57:05 +05:30
..
dashboard [minor] Freeze the screen to avoid multiple time clicks (#15047) 2018-07-30 19:11:43 +05:30
doctype [Feature] Route optimization for Delivery Trip stops (#15566) 2018-11-08 11:57:05 +05:30
page Reserve for subcontracting (#13195) 2018-03-12 14:12:12 +05:30
report Merge branch 'master' into staging-fixes 2018-10-31 13:43:12 +00:00
__init__.py fix(perpetual inventory): Get warehouse account map only if perpetual inventory enabled (#15743) 2018-10-19 18:03:13 +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 Adding "Include UOM" in Reports with Qty and Rates (#15541) 2018-10-18 17:59:47 +05:30

Inventory management module.