mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[FIX] mrp_bom_attribute_match_duplicate_kit: wrong UOM
This commit is contained in:
@@ -40,6 +40,7 @@ class ProductTemplateKitWizard(models.TransientModel):
|
|||||||
).ids,
|
).ids,
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
|
"product_uom_id": self.product_tmpl_id.uom_id.id,
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user