We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5768812 commit ca4e016Copy full SHA for ca4e016
1 file changed
library/constants.php
@@ -413,6 +413,9 @@
413
'view_shipments',
414
'fill_shipment',
415
'create_shareable_link',
416
+ 'manage_services',
417
+ 'register_service_usage',
418
+ 'manage_base_settings',
419
],
420
421
'coordinator' => [
@@ -445,6 +448,9 @@
445
448
446
449
447
450
451
452
453
454
455
456
'warehouse_volunteer' => [
@@ -468,6 +474,7 @@
468
474
'view_start_page',
469
475
'be_user',
470
476
'list_sales',
477
471
478
472
479
473
480
'library_volunteer' => [
0 commit comments