mirror of
https://github.com/Karaka-Management/oms-Purchase.git
synced 2026-01-22 04:28:42 +00:00
Add permission for links read/write/update...
This commit is contained in:
parent
00c2e78e67
commit
e90cc2f797
|
|
@ -10,7 +10,7 @@
|
|||
"icon": "fa fa-shopping-cart",
|
||||
"order": 30,
|
||||
"from": "Purchase",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 0,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"icon": null,
|
||||
"order": 15,
|
||||
"from": "Purchase",
|
||||
"permission": { "type": null, "element": null },
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"parent": 1002101001,
|
||||
"children": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user