Expose Product.corepos_id
for editing
This commit is contained in:
parent
94a311828f
commit
b9cf911688
|
@ -53,6 +53,7 @@ class ProductView(corepos_base.ProductView):
|
|||
'status',
|
||||
'discontinued',
|
||||
'deleted',
|
||||
'corepos_id',
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue