Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -209,6 +209,11 @@ const menuItems = [
|
||||
to: '/app/order-gateway',
|
||||
permission: 'order:view'
|
||||
},
|
||||
{
|
||||
label: 'Üretime Verilen Siparişleri Güncelle',
|
||||
to: '/app/orderproductionupdate',
|
||||
permission: 'order:update'
|
||||
},
|
||||
{
|
||||
label: 'Tamamlanan Siparişleri Toplu Kapatma',
|
||||
to: '/app/order-bulk-close',
|
||||
|
||||
Reference in New Issue
Block a user