Commit Graph

6 Commits

Author SHA1 Message Date
Sébastien Alix
7d866ef13e mrp_lot_number_propagation: re-use existing lot 2023-04-19 14:52:38 +02:00
OCA-git-bot
a3a568355b Merge PR #931 into 15.0
Signed-off-by sebalix
2023-03-17 12:56:07 +00:00
Akim Juillerat
58eb920ce6 mrp_lot_number_propagation: Add hook to get propagating component 2023-03-17 09:39:43 +01:00
Akim Juillerat
a105e7f7fe 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.
2023-01-03 18:27:53 +01:00
Sébastien Alix
3ab1ee6936 fixup! [ADD] mrp_lot_number_propagation 2022-10-22 13:01:04 +02:00
Sébastien Alix
c0202fdcea [ADD] mrp_lot_number_propagation 2022-09-28 14:04:05 +02:00