Skip to content
Snippets Groups Projects
Commit 2097e673 authored by ynerant's avatar ynerant
Browse files

Add permissions to PC Kfet

parent d773303d
No related branches found
No related tags found
1 merge request!136PC Kfet
...@@ -2081,7 +2081,7 @@ ...@@ -2081,7 +2081,7 @@
], ],
"query": "{}", "query": "{}",
"type": "change", "type": "change",
"mask": 1, "mask": 2,
"field": "invalidity_reason", "field": "invalidity_reason",
"permanent": false, "permanent": false,
"description": "Modifier la raison d'invalidité d'une transaction" "description": "Modifier la raison d'invalidité d'une transaction"
...@@ -3415,6 +3415,26 @@ ...@@ -3415,6 +3415,26 @@
] ]
} }
}, },
{
"model": "permission.role",
"pk": 20,
"fields": {
"for_club": 2,
"name": "PC Kfet",
"permissions": [
6,
24,
25,
26,
27,
30,
150,
166,
167,
168
]
}
},
{ {
"model": "wei.weirole", "model": "wei.weirole",
"pk": 12, "pk": 12,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment