Skip to content

Commit b8e7e7c

Browse files
authored
permissions for MAVIS (#1245)
1 parent 789bb22 commit b8e7e7c

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

config/prod/permissions_config.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,14 @@
3030
},
3131
{
3232
"supplier": "MAVIS",
33-
"permissions": ["FLU.CRUDS", "HPV.CUD"],
33+
"permissions": [
34+
"3IN1.CRUDS",
35+
"FLU.CRUDS",
36+
"HPV.CRUDS",
37+
"MENACWY.CRUDS",
38+
"MMR.CRUDS",
39+
"MMRV.CRUDS"
40+
],
3441
"ods_codes": ["V0V8L"]
3542
},
3643
{

0 commit comments

Comments
 (0)