Merge branch 'r-1902001-01' into foodcourt
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
<tr>
|
||||
<th> <%= t("views.right_panel.detail.shift_name") %> </th>
|
||||
<th><%= t("views.right_panel.detail.receipt_no") %></th>
|
||||
<th> <%= t :cashier %> <%= t("views.right_panel.detail.name") %></th>
|
||||
<th> <%= t :cashier %></th>
|
||||
<th> <%= t :payment_method %></th>
|
||||
<th> <%= t :customer %></th>
|
||||
<th> <%= t("views.right_panel.detail.amount") %> </th>
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
<tr>
|
||||
<th> <%= t("views.right_panel.detail.shift_name") %> </th>
|
||||
<th><%= t("views.right_panel.detail.receipt_no") %></th>
|
||||
<th> <%= t :cashier %> <%= t("views.right_panel.detail.name") %></th>
|
||||
<th> <%= t :cashier %></th>
|
||||
<th> <%= t :payment_method %></th>
|
||||
<th> <%= t :customer %></th>
|
||||
<th> <%= t("views.right_panel.detail.amount") %> </th>
|
||||
|
||||
Reference in New Issue
Block a user