Add Buefy panels support for "view product" page
This commit is contained in:
parent
6be4964221
commit
1fb121fb6d
2 changed files with 215 additions and 99 deletions
|
@ -104,6 +104,8 @@ class ProductsView(MasterView):
|
|||
]
|
||||
|
||||
form_fields = [
|
||||
'item_id',
|
||||
'scancode',
|
||||
'upc',
|
||||
'brand',
|
||||
'description',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue