refactor: Leave Application should not be in hook.py (backport #36008) (#36158)

Co-authored-by: Kitti U. @ Ecosoft <kittiu@gmail.com>
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
This commit is contained in:
mergify[bot]
2023-07-18 14:26:47 +05:30
committed by GitHub
parent 313ad7ae89
commit ea66f18032

View File

@@ -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",
]