diff --git a/app/views/origami/discounts/index.html.erb b/app/views/origami/discounts/index.html.erb index 86cf26c7..abeeb442 100755 --- a/app/views/origami/discounts/index.html.erb +++ b/app/views/origami/discounts/index.html.erb @@ -44,24 +44,22 @@
| Items | -QTY | +
|---|
| Items | +QTY | Price | -
|---|---|---|
| <%=sale_item.account_id%> <%=sale_item.qty%> @@ -74,14 +72,26 @@ <%=(sale_item.qty*sale_item.unit_price)%> |