Expose Product.corepos_id for editing

This commit is contained in:
Lance Edgar 2020-08-20 20:24:15 -05:00
parent 94a311828f
commit b9cf911688

View file

@ -53,6 +53,7 @@ class ProductView(corepos_base.ProductView):
'status',
'discontinued',
'deleted',
'corepos_id',
]