Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -261,6 +261,19 @@ const menuItems = [
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
label: 'Ürün',
|
||||
icon: 'inventory_2',
|
||||
|
||||
children: [
|
||||
{
|
||||
label: 'Ürün Kodundan Stok Sorgula',
|
||||
to: '/app/product-stock-query',
|
||||
permission: 'order:view'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
label: 'Sistem',
|
||||
icon: 'settings',
|
||||
|
||||
Reference in New Issue
Block a user