Expose products setting for type 2 UPC lookup
also expose Configure button for most master view pages
This commit is contained in:
parent
33af2e6fa1
commit
819ae22b0e
4 changed files with 40 additions and 7 deletions
|
@ -1919,6 +1919,11 @@ class ProductView(MasterView):
|
|||
{'section': 'rattail',
|
||||
'option': 'product.key_title'},
|
||||
|
||||
# handling
|
||||
{'section': 'rattail',
|
||||
'option': 'products.convert_type2_for_gpc_lookup',
|
||||
'type': bool},
|
||||
|
||||
# display
|
||||
{'section': 'tailbone',
|
||||
'option': 'products.show_pod_image',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue