Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP][16.0][ADD] hr_timesheet_sheet_generate_attendances #668

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

LauraCForgeFlow
Copy link

@LauraCForgeFlow LauraCForgeFlow commented Apr 10, 2024

This module automates the creation of attendances based on the data in the employee's timesheet sheets, ensuring consistency between recorded hours and imputed timesheet hours for employees.

For each day in the timesheet sheet, one or more attendances will be created if the day has imputed hours in the timesheet sheet but the employee does not have any attendances in that same day. The check in and check out times of the attendances, as well as the number of generated attendances for each day, are retrieved from the employee's established working hours or schedule.

@LauraCForgeFlow LauraCForgeFlow force-pushed the 16.0-add-hr_timesheet_sheet_attendance_generation branch 2 times, most recently from 46eb2da to e9b18a4 Compare April 10, 2024 08:24
@LauraCForgeFlow LauraCForgeFlow changed the title 16.0 add hr timesheet sheet attendance generation [16.0][ADD] hr_timesheet_sheet_generate_attendances Apr 10, 2024
@LauraCForgeFlow LauraCForgeFlow force-pushed the 16.0-add-hr_timesheet_sheet_attendance_generation branch from f75bf42 to d510eb4 Compare April 10, 2024 08:46
Copy link

@JoanSForgeFlow JoanSForgeFlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@LauraCForgeFlow LauraCForgeFlow changed the title [16.0][ADD] hr_timesheet_sheet_generate_attendances [WIP][16.0][ADD] hr_timesheet_sheet_generate_attendances Apr 10, 2024
@LauraCForgeFlow LauraCForgeFlow force-pushed the 16.0-add-hr_timesheet_sheet_attendance_generation branch from 28280e2 to 1557596 Compare April 17, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants