Merge pull request #38503 from nextchamp-saqib/fix-allow-importing-custom-docperms
fix: allow importing custom docperms
This commit is contained in:
commit
ff38ee1763
1 changed files with 2 additions and 1 deletions
|
|
@ -227,7 +227,7 @@
|
|||
],
|
||||
"grid_page_length": 50,
|
||||
"links": [],
|
||||
"modified": "2025-05-22 16:59:35.484376",
|
||||
"modified": "2026-04-09 11:13:35.484376",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "Custom DocPerm",
|
||||
|
|
@ -239,6 +239,7 @@
|
|||
"delete": 1,
|
||||
"email": 1,
|
||||
"export": 1,
|
||||
"import": 1,
|
||||
"print": 1,
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue