From bbc493512e61ed2e26fe642380cee24cfe9eadd7 Mon Sep 17 00:00:00 2001 From: AadithPunathilBuildsuite Date: Thu, 1 Jan 2026 14:50:09 +0530 Subject: [PATCH] fix:update the or --- calicut_textiles/public/python/payroll_entry.py | 1 + 1 file changed, 1 insertion(+) diff --git a/calicut_textiles/public/python/payroll_entry.py b/calicut_textiles/public/python/payroll_entry.py index a2f025e..d1eb030 100644 --- a/calicut_textiles/public/python/payroll_entry.py +++ b/calicut_textiles/public/python/payroll_entry.py @@ -291,6 +291,7 @@ def create_overtime(pe, employees, employee_map, checkin_map, holiday_map): ot_component ) if total_early_late_minutes > 0: + total_early_late_minutes = total_early_late_minutes/2 create_monthly_overtime( emp, pe.end_date,