1
This commit is contained in:
@@ -362,7 +362,7 @@ namespace Tnb.QcMgr
|
||||
.Where(x => x.carry_code == prdReport.material_box_code)
|
||||
.ExecuteCommandAsync();
|
||||
|
||||
_prdMoTaskService.ReportInstock(new CheckCompleteInput()
|
||||
await _prdMoTaskService.ReportInstock(new CheckCompleteInput()
|
||||
{
|
||||
report_id = QcCheckExecH.report_id,
|
||||
pqty = pqty,
|
||||
|
||||
Reference in New Issue
Block a user