fix: Let all System Managers be able to delete Company transactions (#26815)

This commit is contained in:
Ganga Manoj
2021-08-05 11:14:46 +05:30
committed by GitHub
parent 005291e6dd
commit 884d8cf065

View File

@@ -54,7 +54,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2021-05-08 23:13:48.049879", "modified": "2021-08-04 20:15:59.071493",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Transaction Deletion Record", "name": "Transaction Deletion Record",
@@ -70,6 +70,7 @@
"report": 1, "report": 1,
"role": "System Manager", "role": "System Manager",
"share": 1, "share": 1,
"submit": 1,
"write": 1 "write": 1
} }
], ],