Add permission for links read/write/update...

This commit is contained in:
Dennis Eichhorn 2018-11-11 19:49:28 +01:00
parent 03931f2a15
commit 7bb0b0be0b

View File

@ -10,7 +10,7 @@
"icon": null, "icon": null,
"order": 5, "order": 5,
"from": "Billing", "from": "Billing",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1001601001, "parent": 1001601001,
"children": [ "children": [
{ {
@ -24,7 +24,7 @@
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": "Billing", "from": "Billing",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1005104001, "parent": 1005104001,
"children": [] "children": []
}, },
@ -39,7 +39,7 @@
"icon": null, "icon": null,
"order": 5, "order": 5,
"from": "Billing", "from": "Billing",
"permission": { "type": null, "element": null }, "permission": { "permission": 4, "type": null, "element": null },
"parent": 1005104001, "parent": 1005104001,
"children": [] "children": []
} }
@ -56,7 +56,7 @@
"icon": null, "icon": null,
"order": 5, "order": 5,
"from": "Invoice", "from": "Invoice",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1002101001, "parent": 1002101001,
"children": [ "children": [
{ {
@ -70,7 +70,7 @@
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": "Billing", "from": "Billing",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1005105001, "parent": 1005105001,
"children": [] "children": []
}, },
@ -85,7 +85,7 @@
"icon": null, "icon": null,
"order": 5, "order": 5,
"from": "Billing", "from": "Billing",
"permission": { "type": null, "element": null }, "permission": { "permission": 4, "type": null, "element": null },
"parent": 1005105001, "parent": 1005105001,
"children": [] "children": []
} }