mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-11-02 16:44:31 +01:00
Permissions fixed
This commit is contained in:
@@ -927,7 +927,7 @@
|
|||||||
"note",
|
"note",
|
||||||
"transactiontemplate"
|
"transactiontemplate"
|
||||||
],
|
],
|
||||||
"query": "{\"destination\": [\"club\", \"note\"]}",
|
"query": "[\"AND\", {\"destination\": [\"club\", \"note\"]}, {\"category__name\": \"Clubs\"}]",
|
||||||
"type": "view",
|
"type": "view",
|
||||||
"mask": 2,
|
"mask": 2,
|
||||||
"field": "",
|
"field": "",
|
||||||
@@ -943,7 +943,7 @@
|
|||||||
"note",
|
"note",
|
||||||
"transactiontemplate"
|
"transactiontemplate"
|
||||||
],
|
],
|
||||||
"query": "{\"destination\": [\"club\", \"note\"]}",
|
"query": "[\"AND\", {\"destination\": [\"club\", \"note\"]}, {\"category__name\": \"Clubs\"}]",
|
||||||
"type": "add",
|
"type": "add",
|
||||||
"mask": 3,
|
"mask": 3,
|
||||||
"field": "",
|
"field": "",
|
||||||
@@ -959,7 +959,7 @@
|
|||||||
"note",
|
"note",
|
||||||
"transactiontemplate"
|
"transactiontemplate"
|
||||||
],
|
],
|
||||||
"query": "{\"destination\": [\"club\", \"note\"]}",
|
"query": "[\"AND\", {\"destination\": [\"club\", \"note\"]}, {\"category__name\": \"Clubs\"}]",
|
||||||
"type": "change",
|
"type": "change",
|
||||||
"mask": 3,
|
"mask": 3,
|
||||||
"field": "",
|
"field": "",
|
||||||
@@ -3484,7 +3484,23 @@
|
|||||||
"mask": 1,
|
"mask": 1,
|
||||||
"permanent": false,
|
"permanent": false,
|
||||||
"description": "Voir la bouffe servie"
|
"description": "Voir la bouffe servie"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "permission.permission",
|
||||||
|
"pk": 223,
|
||||||
|
"fields": {
|
||||||
|
"model": [
|
||||||
|
"note",
|
||||||
|
"templatecategory"
|
||||||
|
],
|
||||||
|
"query": "{\"name\": \"Clubs\"}",
|
||||||
|
"type": "view",
|
||||||
|
"mask": 2,
|
||||||
|
"field": "",
|
||||||
|
"permanent": false,
|
||||||
|
"description": "Voir la catégorie de bouton Clubs"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model": "permission.permission",
|
"model": "permission.permission",
|
||||||
@@ -4896,7 +4912,6 @@
|
|||||||
19,
|
19,
|
||||||
20,
|
20,
|
||||||
21,
|
21,
|
||||||
27,
|
|
||||||
59,
|
59,
|
||||||
60,
|
60,
|
||||||
61,
|
61,
|
||||||
@@ -4907,6 +4922,7 @@
|
|||||||
182,
|
182,
|
||||||
184,
|
184,
|
||||||
185,
|
185,
|
||||||
|
223,
|
||||||
239,
|
239,
|
||||||
240,
|
240,
|
||||||
241
|
241
|
||||||
@@ -5271,6 +5287,12 @@
|
|||||||
176,
|
176,
|
||||||
177,
|
177,
|
||||||
197,
|
197,
|
||||||
|
211,
|
||||||
|
212,
|
||||||
|
213,
|
||||||
|
214,
|
||||||
|
215,
|
||||||
|
216,
|
||||||
311,
|
311,
|
||||||
319
|
319
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user