Fixed typo in Daily Report, added IDLE and ENGINEERING_DEVELOPMENT to IsInProduction list, and changed unscheduled reactors calculations.
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td scope="row">Commited Target to meet Shipment Requirements</td>
|
||||
<td scope="row">Committed Target to meet Shipment Requirements</td>
|
||||
<td class="text-center">@string.Format("{0:#,###}", Model.DailyPlanWafers)</td>
|
||||
<td class="text-center">@string.Format("{0:#,###}", Model.DailyPlanWafers)</td>
|
||||
<td class="text-center">@string.Format("{0:#,###}", Model.DailyPlanWafers)</td>
|
||||
|
Reference in New Issue
Block a user