Add Buefy panels support for "view product" page

This commit is contained in:
Lance Edgar 2019-05-23 19:15:47 -05:00
parent 6be4964221
commit 1fb121fb6d
2 changed files with 215 additions and 99 deletions

View file

@ -104,6 +104,8 @@ class ProductsView(MasterView):
]
form_fields = [
'item_id',
'scancode',
'upc',
'brand',
'description',