Skip to content

fix(hr): use time instead of shifts

Pelayo García requested to merge feat/hr_attendance_mitxelena into main

Now, we are checking the time between end time and check in time if two records are found for the same day. If the are more than 6 hours of difference, it will be counted as two days.

Merge request reports