In Odoo, when using a two-step reception process, I am currently in the second step (storage) and working with the Barcode module.
At this stage, the product appears on a single line with:
one lot
a total quantity
a single destination location
In addition, I am using packaging to increment the scanned quantity (each scan increases the quantity based on the package configuration).
However, in my case, the same lot needs to be stored in multiple locations (for example, part of the quantity in location X and the remaining quantity in location Y).
Since Odoo allows only one destination location per stock move line, I would like to know:
👉 Is there a standard way, using the Barcode module and packaging, to split a single lot into multiple destination locations during the second step of a two-step reception?
Any clarification on whether this is supported in standard Odoo (without customization) would be appreciated.