抛光,后道,GP12质量报表逻辑变动,看板逻辑变动
This commit is contained in:
@@ -3856,8 +3856,8 @@ namespace ZR.Service.mes.qc
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
//TODO 20241023 不再变动抛光盘点后的数据
|
||||
return 1;
|
||||
// 产线报表生成后自动化操作
|
||||
|
||||
try
|
||||
@@ -3873,7 +3873,7 @@ namespace ZR.Service.mes.qc
|
||||
Quantity = paoguang_by_first + paoguang_final,
|
||||
ActionTime = DateTime.Now.ToLocalTime(),
|
||||
CreatedBy = "包装" + team + "组",
|
||||
Remark = "首检抛光自动入库。来源工单号:[" + workorder_item.ClientWorkorder + "]"
|
||||
Remark = "产线抛光件,自动入库。来源工单号:[" + workorder_item.ClientWorkorder + "]"
|
||||
};
|
||||
wmPolishInventoryService.DoWmPolishWarehousing(warehousingInfo);
|
||||
// 2.成品入一次合格品库
|
||||
|
||||
Reference in New Issue
Block a user