coopcycle-web
coopcycle-web copied to clipboard
In order to improve last mile, i want the delay bar to have the same effect on deliveries as it has for platform food orders
The delay bar in the XXX.coopcycle.org/admin/foodtech/dashboard/DATE to have the same effect on deliveries as it has currently on orders
The relevant code is here https://github.com/coopcycle/coopcycle-web/blob/master/src/Utils/OrderTimeHelper.php#L139
we should use the ShippingDateFilter or some other mechanism to filter out by delay also we could use ShippingDateFilter to filter according to Store opening hours (opening hours for stores are not defined yet)