Update permission from 'department_pos_sync' to 'list_potential_order_matches' in AdminLeftMenu component
This commit is contained in:
@@ -115,7 +115,7 @@ const menu_items = ref([
|
||||
children: [],
|
||||
hidden: (SessionUser.functions.getDepartmentIdFromUrl() === undefined),
|
||||
permissions: [
|
||||
'department_pos_sync'
|
||||
'list_potential_order_matches'
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user