This commit is contained in:
Myat Zin Wai Maw
2019-09-10 13:12:41 +06:30
parent 258aba669b
commit ac24499319
6 changed files with 35 additions and 33 deletions

View File

@@ -103,9 +103,9 @@
<li>
<a href="<%= reports_saleitem_index_path %>">Sale Items</a>
</li>
<li>
<!-- <li>
<a href="<%= reports_product_sale_index_path %>">Product Sale</a>
</li>
</li> -->
<% if order_reservation %>
<li>
<a href="<%= reports_order_reservation_index_path %>"><%= t("views.right_panel.detail.order_reservation") %></a>
@@ -289,9 +289,9 @@
<li>
<a href="<%= reports_hourly_saleitem_index_path %>">Hourly Sale Items</a>
</li>
<li>
<!-- <li>
<a href="<%= reports_product_sale_index_path %>">Product Sale</a>
</li>
</li> -->
<% if order_reservation %>
<li>
<a href="<%= reports_order_reservation_index_path %>"><%= t("views.right_panel.detail.order_reservation") %></a>