add receipt no for online order

This commit is contained in:
phyusin
2018-09-17 11:39:44 +06:30
parent 6e09482ef0
commit 953e3e83f1
5 changed files with 9 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
</tr>
<% end %>
<tr>
<td colspan="4"><b>Total</b></td>
<td colspan="5"><b>Total</b></td>
<td colspan="4"><b><%= total_credit_amount rescue '-' %></b></td>
<td><b><%= total_credit_payment rescue '-' %></b></td>
</tr>