Expose "shelved" field for pricing batches
This commit is contained in:
parent
b13cae11fa
commit
2139fea3d0
|
@ -81,6 +81,7 @@ class PricingBatchView(BatchMasterView):
|
|||
'created',
|
||||
'created_by',
|
||||
'rowcount',
|
||||
'shelved',
|
||||
'executed',
|
||||
'executed_by',
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue