Added R52 and R54 together for Hot WO's running.
This commit is contained in:
parent
93c8554d7f
commit
32182e8f7c
@ -199,6 +199,9 @@ public static class DailyReportHelper
|
||||
if (report.CurrentHotWORunning.Contains("R48"))
|
||||
report.CurrentHotWORunning.Add("R50");
|
||||
|
||||
if (report.CurrentHotWORunning.Contains("R52"))
|
||||
report.CurrentHotWORunning.Add("R54");
|
||||
|
||||
report.CurrentHotWORunning.Sort();
|
||||
|
||||
report.CompletedDailyPartChanges = task8.Result;
|
||||
|
Loading…
x
Reference in New Issue
Block a user