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%> |
-
+