开发
This commit is contained in:
@@ -955,6 +955,7 @@ class ResProductMo(models.Model):
|
||||
'list_price': item['price'],
|
||||
'materials_id': materials_id.id,
|
||||
'materials_type_id': materials_type_id.id,
|
||||
'single_manufacturing': product_id.single_manufacturing,
|
||||
'is_bfm': True,
|
||||
'active': True
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user