remove name from cashier/customer title
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
<th><%= t("views.right_panel.detail.receipt_no") %></th>
|
||||
<th><%= t("views.right_panel.detail.credit_amount") %></th>
|
||||
<th><%= t :cashier %></th>
|
||||
<th><%= t :customer %> <%= t("views.right_panel.detail.name") %></th>
|
||||
<th><%= t :customer %></th>
|
||||
<th><%= t("views.right_panel.detail.order_source") %></th>
|
||||
<th><%= t("views.right_panel.detail.receipt_date") %></th>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user