Transfer delivery
Description#
Allows the admin to transfer the delivery between couriers in case the need arises.
Validation#
- Can only be done on an active order with
home deliverydelivery method. - Can only be done on a delivery which has an assigned courier.
- Can only be transferred to an available courier.
Mechanism#
- Save an indication on the order regarding the previous courier.
- Assign the delivery to the new courier.
- Send a push notification to the courier the delivery is transferred to.
Notes#
info
- Transferring to the same courier does nothing.