product sale

This commit is contained in:
phyusin
2018-02-27 10:27:52 +06:30
parent 90b7a7f201
commit 700ff91127
2 changed files with 7 additions and 1 deletions

View File

@@ -122,6 +122,9 @@
<li>
<a href="<%= reports_saleitem_index_path %>">Sale Items</a>
</li>
<li>
<a href="<%= reports_product_sale_index_path %>">Product Sale</a>
</li>
<li>
<a href="<%= reports_receipt_no_index_path %>">Receipt</a>
</li>