bug
This commit is contained in:
@@ -681,6 +681,7 @@ namespace Tnb.ProductionMgr
|
|||||||
moTask.scheduled_qty = input.scheduled_qty;
|
moTask.scheduled_qty = input.scheduled_qty;
|
||||||
moTask.unit_id = mo.unit_id;
|
moTask.unit_id = mo.unit_id;
|
||||||
moTask.mbom_process_id = basMbomProcess?.id ?? "";
|
moTask.mbom_process_id = basMbomProcess?.id ?? "";
|
||||||
|
moTask.process_id = basMbomProcess.process_id;
|
||||||
|
|
||||||
if (!string.IsNullOrEmpty(input.eqp_id))
|
if (!string.IsNullOrEmpty(input.eqp_id))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user