Files
Akim Juillerat ad3902f1f1 [FIX] mrp_bom_attribute_match: Do not empty bom line uom when creating
When creating a new line, an onchange is played before the user selects
the product. With the previous code, since no product was selected,
this was emptying the default value. This was in turn breaking
any other function that relied on this value being set.
2024-11-11 16:59:31 +01:00
..