3 Commits

Author SHA1 Message Date
Akim Juillerat
b114c80d27 Allow to propagate lot from multiple BOM lines for variants
When defining a single BOM for a product template having multiple
product variants, we can have different components where the lot
number must be propagated for different product variants.

Therefore we need to allow to mark multiple BOM line with
propagate_lot_number, and to avoid complicating the check function
on the BOM lines, we ensure at the manufacturing order confirmation
that only a single component is set to propagate its lot number.
2024-11-06 15:37:51 +01:00
Sébastien Alix
55eccc2e4b fixup! [ADD] mrp_lot_number_propagation 2024-11-06 15:37:51 +01:00
Sébastien Alix
f1e4bfe52c [ADD] mrp_lot_number_propagation 2024-11-06 15:37:51 +01:00