Hi,
We're running Odoo 17e on-prem.
I was exploring batch transfers for deliveries for one of our workflows.
We deliver products to large retailers, with the shipments for multiple stores being loaded from our factory to a single truck. We currently create SOs for every store to be able to have picking lists for each individual store, as the pallets aren't being undone and redone at our client's DC.
Here's what it looks like visually.
Using 2 step deliveries, it is possible to pack the pallets during the pick operation and then batch the actual deliveries into a single operation for our warehouse staff, with the benefit of seeing all the pallets that are required to be loaded into a certain delivery truck.
I'm hitting a snag where the quality checks for deliveries are being prompted multiple times, one for each delivery in the batch. Those quality checks are mostly directed at the delivery truck: is the truck's temperature within range, is it clean, etc.
Having our warehouse staff fill in those informations multiple times isn't ideal and I was wondering if there was any way to define the Quality Control Points in a way to only be prompted once per batch delivery.
Thank you,