Show more customer attrs for POS batch

This commit is contained in:
Lance Edgar 2023-10-20 14:29:45 -05:00
parent d87de1dc4f
commit 421266e70c

View file

@ -70,6 +70,8 @@ class POSBatchView(BatchMasterView):
'terminal_id',
'cashier',
'customer',
'customer_is_member',
'customer_is_employee',
'params',
'rowcount',
'sales_total',