@@ -343,10 +343,7 @@
</tr>
<tr>
<td>Total Discount</td>
- <td>
- {{ comCurrency }}
- {{ transformNumber(orderDetail.Total_Including_Discount) }}
- </td>
+ <td>{{ comCurrency }} {{ transformNumber(orderDetail.Discount_Amount) }}</td>
<td>Adjustment</td>