diff --git a/csf_tz/hooks.py b/csf_tz/hooks.py index e85113d2..a6d2fc68 100755 --- a/csf_tz/hooks.py +++ b/csf_tz/hooks.py @@ -113,6 +113,7 @@ "csf_tz.patches.custom_fields.create_custom_fields_for_additional_salary.execute", "csf_tz.patches.custom_fields.auth_otp_custom_fields.execute", "csf_tz.patches.custom_fields.payroll_approval_custom_fields.execute", + "csf_tz.patches.custom_fields.attendance_overtime_calculation_custom_fields.execute", "csf_tz.utils.create_custom_fields.execute", "csf_tz.utils.create_property_setter.execute", ] @@ -122,6 +123,7 @@ "csf_tz.utils.create_property_setter.execute", "csf_tz.patches.update_payware_settings_values_to_csf_tz_settings.execute", "csf_tz.patches.custom_fields.create_custom_fields_for_trade_in_feature.execute", + "csf_tz.patches.custom_fields.attendance_overtime_calculation_custom_fields.execute", ] # Desk Notifications