add staff meal

This commit is contained in:
NyanLinHtut
2019-11-18 09:57:55 +06:30
parent 891995f531
commit 0d9e363648
13 changed files with 1291 additions and 199 deletions

View File

@@ -138,6 +138,9 @@
<li>
<a href="<%= reports_induty_index_path %>">Induty</a>
</li>
<li>
<a href="<%= reports_staff_meal_index_path %>">Staff Meal</a>
</li>
<li>
<a href="<%= reports_stock_check_index_path %>">Stock Check</a>
</li>
@@ -324,6 +327,9 @@
<li>
<a href="<%= reports_induty_index_path %>">Induty</a>
</li>
<li>
<a href="<%= reports_staff_meal_index_path %>">Staff Meal</a>
</li>
<li>
<a href="<%= reports_stock_check_index_path %>">Stock Check</a>
</li>