Merge pull request #20006 from 0Pranav/appointment-schedulling-v12

fix: multiple issues with appointment schedulling
This commit is contained in:
rohitwaghchaure
2019-12-20 15:17:23 +05:30
committed by GitHub
3 changed files with 10 additions and 24 deletions

View File

@@ -182,6 +182,7 @@ standard_portal_menu_items = [
{"title": _("Admission"), "route": "/admissions", "reference_doctype": "Student Admission", "role": "Student"},
{"title": _("Certification"), "route": "/certification", "reference_doctype": "Certification Application", "role": "Non Profit Portal User"},
{"title": _("Material Request"), "route": "/material-requests", "reference_doctype": "Material Request", "role": "Customer"},
{"title": _("Appointment Booking"), "route": "/book_appointment"},
]
default_roles = [