Merge pull request #38503 from nextchamp-saqib/fix-allow-importing-custom-docperms

fix: allow importing custom docperms
This commit is contained in:
Ejaaz Khan 2026-04-09 14:08:30 +05:30 committed by GitHub
commit ff38ee1763
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,