优化接口和工单
This commit is contained in:
@@ -28,6 +28,7 @@ class Manufacturing_Connect(http.Controller):
|
||||
res['Datas'].append({
|
||||
'BillId': item.production_id.name,
|
||||
'ProductionLine': item.production_id.production_line_id.id,
|
||||
'SortId': item.sequence,
|
||||
'CraftName': item.name,
|
||||
'Quantity': 1,
|
||||
'MaterialId': item.product_id.default_code,
|
||||
|
||||
Reference in New Issue
Block a user