From 6aed8f89c57fa79d7930bc0dd87c2c3e362a914a Mon Sep 17 00:00:00 2001 From: Aung Myo Date: Fri, 24 Nov 2017 19:03:53 +0630 Subject: [PATCH] update sale item report --- app/views/reports/saleitem/index.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/reports/saleitem/index.html.erb b/app/views/reports/saleitem/index.html.erb index f9f85a3e..b943a935 100644 --- a/app/views/reports/saleitem/index.html.erb +++ b/app/views/reports/saleitem/index.html.erb @@ -137,7 +137,7 @@   <%= t("views.right_panel.detail.total") %> <%= t("views.right_panel.detail.item") %> <%= total_qty%> - <%= t("views.right_panel.detail.total") %> <%= t("views.right_panel.detail.amount") %> + <%= t("views.right_panel.detail.net_amount") %> <%= grand_total%> <% end %> @@ -183,12 +183,12 @@ - + - <%= grand_total + total_item_foc.abs+ total_item_dis.abs+ @foc_data+@discount_data%> - +