update call waiter and sale item
This commit is contained in:
@@ -202,7 +202,7 @@
|
||||
<td colspan="5"> </td>
|
||||
<td style="border-top:2px solid grey;">Net Amount</td>
|
||||
<!-- <td><span class="double_underline"><%= grand_total.to_f - @discount_data.to_f%></span></td> -->
|
||||
<td style="border-top:2px solid grey;"><%= grand_total + total_tax%></td>
|
||||
<td style="border-top:2px solid grey;"><%= grand_total.to_f + total_tax.to_f%></td>
|
||||
</tr>
|
||||
<!-- <tr>
|
||||
<td colspan="5"> </td>
|
||||
|
||||
Reference in New Issue
Block a user