chore: default_roles hook doesn't exist anymore (#39032)
This commit is contained in:
parent
bacf2b7431
commit
4f8a16848f
@ -258,11 +258,6 @@ standard_portal_menu_items = [
|
||||
{"title": "Appointment Booking", "route": "/book_appointment"},
|
||||
]
|
||||
|
||||
default_roles = [
|
||||
{"role": "Customer", "doctype": "Contact", "email_field": "email_id"},
|
||||
{"role": "Supplier", "doctype": "Contact", "email_field": "email_id"},
|
||||
]
|
||||
|
||||
sounds = [
|
||||
{"name": "incoming-call", "src": "/assets/erpnext/sounds/incoming-call.mp3", "volume": 0.2},
|
||||
{"name": "call-disconnect", "src": "/assets/erpnext/sounds/call-disconnect.mp3", "volume": 0.2},
|
||||
|
Loading…
x
Reference in New Issue
Block a user