feat: removed home page for lms role
This commit is contained in:
parent
07e005f963
commit
37a55345fd
@ -169,10 +169,6 @@ default_roles = [
|
|||||||
{'role': 'Student', 'doctype':'Student', 'email_field': 'student_email_id'},
|
{'role': 'Student', 'doctype':'Student', 'email_field': 'student_email_id'},
|
||||||
]
|
]
|
||||||
|
|
||||||
role_home_page = {
|
|
||||||
"LMS User": "/lms"
|
|
||||||
}
|
|
||||||
|
|
||||||
has_website_permission = {
|
has_website_permission = {
|
||||||
"Sales Order": "erpnext.controllers.website_list_for_contact.has_website_permission",
|
"Sales Order": "erpnext.controllers.website_list_for_contact.has_website_permission",
|
||||||
"Quotation": "erpnext.controllers.website_list_for_contact.has_website_permission",
|
"Quotation": "erpnext.controllers.website_list_for_contact.has_website_permission",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user