Hi everyone, Im trying to use a single lot as the same lot for all the variants of a product.
At the moment I noticed that Odoo takes variant's lots as
a different instance of lot even if I assign the same number.
Example:
Product: Limes
-Variant #1 Size: 110,150,175,200,230,250
-Variant #2 Quality: 1st, 2nd, 3rd.
A typical example is when I buy a load of Limes i get a mixture of sizes and quality and they are all the same lot. Odoo on the contrary asks me for lot number for each variant(as if each variant was an independent product) for example lot "00001" for Size 110 and "00001"
for Size 150 but they end up being different lots even when the number is the same. I also have to create a new lot with the same number for every variation received.
The way i would like to have it is as Lot #00001 of Limes which is made of some 110 and some 150 size boxes.
Thank you in advance for your help.