Merge remote-tracking branch 'origin/master'
# Conflicts: # ui/src/pages/OrderList.vue
This commit is contained in:
@@ -208,6 +208,11 @@ const menuItems = [
|
||||
label: 'Siparişler',
|
||||
to: '/app/order-gateway',
|
||||
permission: 'order:view'
|
||||
},
|
||||
{
|
||||
label: 'Tamamlanan Siparişleri Toplu Kapatma',
|
||||
to: '/app/order-bulk-close',
|
||||
permission: 'order:update'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user