Add row count to inventory and label batch views
This commit is contained in:
parent
17017adde8
commit
b9a96f306b
3 changed files with 12 additions and 2 deletions
|
@ -61,6 +61,7 @@ class LabelBatchView(BatchMasterView):
|
|||
fs.created,
|
||||
fs.created_by,
|
||||
fs.handheld_batches,
|
||||
fs.rowcount,
|
||||
fs.executed,
|
||||
fs.executed_by,
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue