chore: repost settings permission overhaul

This commit is contained in:
ruthra kumar
2024-06-06 13:57:14 +05:30
parent c76f466528
commit 458d8f5ed8

View File

@@ -17,7 +17,7 @@
"in_create": 1, "in_create": 1,
"issingle": 1, "issingle": 1,
"links": [], "links": [],
"modified": "2024-03-27 13:10:32.287007", "modified": "2024-06-06 13:56:37.908879",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Repost Accounting Ledger Settings", "name": "Repost Accounting Ledger Settings",
@@ -30,13 +30,17 @@
"print": 1, "print": 1,
"read": 1, "read": 1,
"role": "Administrator", "role": "Administrator",
"select": 1,
"share": 1, "share": 1,
"write": 1 "write": 1
}, },
{ {
"create": 1,
"delete": 1,
"read": 1, "read": 1,
"role": "System Manager", "role": "System Manager",
"select": 1 "select": 1,
"write": 1
} }
], ],
"sort_field": "creation", "sort_field": "creation",