Cycle ship days by customer
What is a good way to implement "cycle ship days" by customer?
Example: Customer A sends their truck every Monday, so any of their orders must be scheduled to ship Mondays only.
Customer B sends their truck on Tuesdays and Thursdays, so any of their orders must be scheduled to ship to the nearest Tue or Thu.
Note: We have Order Management, Shipping Execution and Release Management.
Thanks.
Nat.
0