diff --git a/ProductionMgr/Tnb.ProductionMgr/PrdMoTaskService.cs b/ProductionMgr/Tnb.ProductionMgr/PrdMoTaskService.cs index e1d54b33..c2d44a22 100644 --- a/ProductionMgr/Tnb.ProductionMgr/PrdMoTaskService.cs +++ b/ProductionMgr/Tnb.ProductionMgr/PrdMoTaskService.cs @@ -1952,7 +1952,7 @@ namespace Tnb.ProductionMgr // } - if (prdMoTask.schedule_type == 2) + if (basMaterial.category_id.Contains("ZSJ") || basMaterial.category_id.Contains("DGJCJ")) { Dictionary dicCommand2 = new(StringComparer.OrdinalIgnoreCase) {