Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -270,6 +270,11 @@ const menuItems = [
|
||||
label: 'Ürün Kodundan Stok Sorgula',
|
||||
to: '/app/product-stock-query',
|
||||
permission: 'order:view'
|
||||
},
|
||||
{
|
||||
label: 'Ürün Özelliklerinden Stok Bul',
|
||||
to: '/app/product-stock-by-attributes',
|
||||
permission: 'order:view'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user