Show more customer attrs for POS batch
This commit is contained in:
parent
d87de1dc4f
commit
421266e70c
|
@ -70,6 +70,8 @@ class POSBatchView(BatchMasterView):
|
|||
'terminal_id',
|
||||
'cashier',
|
||||
'customer',
|
||||
'customer_is_member',
|
||||
'customer_is_employee',
|
||||
'params',
|
||||
'rowcount',
|
||||
'sales_total',
|
||||
|
|
Loading…
Reference in a new issue