Show department instead of subdept by default, for products grid
This commit is contained in:
parent
1866d8dd07
commit
dc5ad6ce82
|
@ -88,7 +88,7 @@ class ProductsView(MasterView):
|
|||
'brand',
|
||||
'description',
|
||||
'size',
|
||||
'subdepartment',
|
||||
'department',
|
||||
'vendor',
|
||||
'cost',
|
||||
'regular_price',
|
||||
|
|
Loading…
Reference in a new issue