产品设置默认供应商数据
This commit is contained in:
@@ -387,6 +387,7 @@ class RePurchaseOrder(models.Model):
|
||||
server_template = self.env['product.template'].search(
|
||||
[('server_product_process_parameters_id', '=', pp.surface_technics_parameters_id.id),
|
||||
('detailed_type', '=', 'service')])
|
||||
# route_ids
|
||||
result.append({
|
||||
"product_id": server_template.product_variant_id.id,
|
||||
"name": production.procurement_group_id.name,
|
||||
|
||||
Reference in New Issue
Block a user