discount updated

This commit is contained in:
Yan
2017-06-23 11:40:11 +06:30
parent a90bbbebec
commit 55c8ab80da
3 changed files with 69 additions and 10 deletions

View File

@@ -178,7 +178,7 @@
</tr>
<tr>
<td class="charges-name"><strong>Discount:</strong></td>
<td class="item-attr"><strong id="order-discount">(<%=@selected_item.total_discount rescue 0%>)</strong></td>
<td class="item-attr"><strong id="order-discount">(<%=@obj.total_discount rescue 0%>)</strong></td>
</tr>
<% if @status == "sale" %>
<tr>