pramod_Bug#122Check-INOUT-Time #57

Closed
pramod.mahajan wants to merge 10 commits from pramod_Bug#122Check-INOUT-Time into Issues_April_5W
Collaborator

Attendances
Added sorting and grouping logic for records by name, checkIn, checkOut, regularize, approved, and rejected.

Added a condition to display time slots only if both checkIn and checkOut are present and on the same day. In this case, the available slots will be from the checkOut time to the end of that day.

Implemented logic to allow check-in if the employee has a checkIn and checkOut and the checkOut date is today; otherwise, attendance for that day is considered approved.

Updated the TimePicker slot logic to respect the new conditions based on checkIn and checkOut times.

Configured checkIn and checkOut values in the handleModalData method to determine which slots are shown to the user.

Passed the checkOut time as a prop to the TimePicker component.

Time slots now display based on the selected activity type.

**Attendances** Added sorting and grouping logic for records by name, checkIn, checkOut, regularize, approved, and rejected. Added a condition to display time slots only if both checkIn and checkOut are present and on the same day. In this case, the available slots will be from the checkOut time to the end of that day. Implemented logic to allow check-in if the employee has a checkIn and checkOut and the checkOut date is today; otherwise, attendance for that day is considered approved. Updated the TimePicker slot logic to respect the new conditions based on checkIn and checkOut times. Configured checkIn and checkOut values in the handleModalData method to determine which slots are shown to the user. Passed the checkOut time as a prop to the TimePicker component. Time slots now display based on the selected activity type.
pramod.mahajan added 10 commits 2025-05-02 10:44:07 +00:00
Collaborator

Added code directly

Added code directly
vikas.nale closed this pull request 2025-05-05 12:04:17 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.web#57
No description provided.