fix: lms certificate request will allow students to read only if they are owner

This commit is contained in:
Jannat Patel
2026-02-19 16:27:35 +05:30
parent c88d36df1e
commit 07c58251a1
4 changed files with 12 additions and 9 deletions

View File

@@ -157,7 +157,7 @@
"grid_page_length": 50,
"index_web_pages_for_search": 1,
"links": [],
"modified": "2025-11-10 11:40:50.679211",
"modified": "2026-02-19 16:01:43.810407",
"modified_by": "sayali@frappe.io",
"module": "LMS",
"name": "LMS Certificate Request",
@@ -192,6 +192,7 @@
"create": 1,
"email": 1,
"export": 1,
"if_owner": 1,
"print": 1,
"read": 1,
"report": 1,