Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -368,6 +368,16 @@ const menuItems = [
|
||||
to: '/app/pricing/wholesale-campaigns',
|
||||
permission: 'pricing:view'
|
||||
},
|
||||
{
|
||||
label: 'Ürün Seri Eşleşmeleri',
|
||||
to: '/app/pricing/product-series-mappings',
|
||||
permission: 'pricing:view'
|
||||
},
|
||||
{
|
||||
label: 'Ürün Seri Tanımlamaları',
|
||||
to: '/app/pricing/product-series-definitions',
|
||||
permission: 'pricing:view'
|
||||
},
|
||||
{
|
||||
label: 'Marka Sınıflandırma',
|
||||
to: '/app/pricing/brand-classification',
|
||||
|
||||
Reference in New Issue
Block a user