diff --git a/frappe/core/doctype/custom_docperm/custom_docperm.json b/frappe/core/doctype/custom_docperm/custom_docperm.json index 00a47a0113..2c8e5ee41e 100644 --- a/frappe/core/doctype/custom_docperm/custom_docperm.json +++ b/frappe/core/doctype/custom_docperm/custom_docperm.json @@ -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,