change query
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
%>
|
||||
|
||||
|
||||
<%if @sale_data %>
|
||||
<%if !@sale_data.nil? %>
|
||||
<% @sale_data.each do |result| %>
|
||||
|
||||
<% grand_total +=result.grand_total.to_f %>
|
||||
|
||||
Reference in New Issue
Block a user