Expose department tax, FS flag

This commit is contained in:
Lance Edgar 2023-10-11 18:35:35 -05:00
parent cd82f8927b
commit 507a9ffc71
3 changed files with 21 additions and 4 deletions

View file

@ -104,6 +104,8 @@ class POSBatchView(BatchMasterView):
'item_entry',
'product',
'description',
'department_number',
'department_name',
'reg_price',
'txn_price',
'quantity',