Expose department tax, FS flag
This commit is contained in:
parent
cd82f8927b
commit
507a9ffc71
3 changed files with 21 additions and 4 deletions
|
@ -104,6 +104,8 @@ class POSBatchView(BatchMasterView):
|
|||
'item_entry',
|
||||
'product',
|
||||
'description',
|
||||
'department_number',
|
||||
'department_name',
|
||||
'reg_price',
|
||||
'txn_price',
|
||||
'quantity',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue