I need to track delivery with the driver after shipping
pick, pack and ship the orders
the driver will go to deliver the goods to the customer, he has to deliver 150 deliveries each one with 20 items
When the driver returns I need to make sure that all deliveries are delivered to the customer, and I need to record this on the systems that all deliveries are already delivered
How can I do that?
Currently there is a customization
list of the deliveries of the driver
print out the deliveries with a bar code representing all deliveries
when he returns we scan the bar code and this is to validate that all deliveries are delivered to the customer