update sale item report

This commit is contained in:
Aung Myo
2017-11-24 19:15:59 +06:30
parent ef09042450
commit b611fcde97

View File

@@ -73,7 +73,9 @@
<% @sale_data.each do |sale| %>
<% total_qty += sale.total_item %>
<% if sale.total_item > 0
total_qty += sale.total_item
end %>
<% if !acc_arr.include?(sale.account_id) %>
<tr>