Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit ae95889

Browse files
SORMAS-Foundation#2696 - Allow national users to generate documents
1 parent 5495e2e commit ae95889

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sormas-api/src/main/java/de/symeda/sormas/api/user/UserRight.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,6 +1014,7 @@ public enum UserRight {
10141014
ADMIN
10151015
),
10161016
QUARANTINE_ORDER_CREATE(
1017+
NATIONAL_USER,
10171018
SURVEILLANCE_SUPERVISOR,
10181019
ADMIN_SUPERVISOR,
10191020
CASE_SUPERVISOR,

0 commit comments

Comments
 (0)