fixed grand total at receipt no report
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<%= result[:cashier_terminal_name] rescue '-'%> <%= result[:shift_id].to_i %>
|
||||
<%= result[:cashier_terminal_name] rescue '-'%>
|
||||
</td>
|
||||
<td>
|
||||
<%= result[:employee_name] rescue '-'%>
|
||||
|
||||
Reference in New Issue
Block a user