Feat: Add mmqr cancel amount in daily sale report.

This commit is contained in:
Htoi San Aung
2025-06-30 12:04:45 +06:30
committed by DevTeam
parent aaf6d6a4e5
commit 14905f3368

View File

@@ -58,6 +58,7 @@
<% grand_rounding_adjustment = 0.0 %>
<% @sale_data.each do |result| %>
<% result[:items].each do |item| %>
<% byebug %>
<tr>
<td><%= item.receipt_no rescue '-' %> </td>
<td><%= item.receipt_date.strftime("%e %b %I:%M%p") rescue '-' %></td>