diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 115d5e6ea88..4d2cb617b5c 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py @@ -75,7 +75,6 @@ webform_list_context = "erpnext.controllers.website_list_for_contact.get_webform calendars = [ "Task", "Work Order", - "Leave Application", "Sales Order", "Holiday List", ]