This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<th class="text-left">
|
||||
{{ $ay.t("Part") }}
|
||||
</th>
|
||||
<th class="text-left">
|
||||
<th class="text-right">
|
||||
{{ $ay.t("WorkOrderItemPartQuantity") }}
|
||||
</th>
|
||||
<th></th>
|
||||
@@ -47,7 +47,7 @@
|
||||
<td class="text-left">
|
||||
{{ item.partViz }}
|
||||
</td>
|
||||
<th class="text-left">
|
||||
<th class="text-right">
|
||||
{{ $ay.dec(item.quantity) }}
|
||||
</th>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user