Expose batch params for vendor catalogs
This commit is contained in:
parent
1117893900
commit
ea180ca107
|
@ -83,6 +83,7 @@ class VendorCatalogView(FileBatchMasterView):
|
||||||
'vendor',
|
'vendor',
|
||||||
'future',
|
'future',
|
||||||
'effective',
|
'effective',
|
||||||
|
'params',
|
||||||
'description',
|
'description',
|
||||||
'notes',
|
'notes',
|
||||||
'created',
|
'created',
|
||||||
|
|
Loading…
Reference in a new issue