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

[16.0][ADD] hr_timesheet_sheet_employee_calendar_planning #645

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

Conversation

LauraCForgeFlow
Copy link

@LauraCForgeFlow LauraCForgeFlow commented Mar 1, 2024

This module creates a set of boolean field in the Timesheet Sheet model to evaluate certain requirements for each sheet regarding its employee's calendars.

The fields it creates are:

  • invalid_hours_per_day: The employee's imputed hours for one or more days deviate from the theoretical hours for those specific days.
  • invalid_hours_per_week: The employee's imputed hours for an entire week differ from the theoretical hours for that week.
  • hours_no_working_day: Flags situations where employees have recorded hours on a day designated as a non-working day.

@LauraCForgeFlow LauraCForgeFlow changed the title [WIP] [16.0][ADD] hr_timesheet_sheet_employee_calendar_planning [16.0][ADD] hr_timesheet_sheet_employee_calendar_planning Mar 14, 2024
@LauraCForgeFlow LauraCForgeFlow force-pushed the 16.0-add-hr_timesheet_sheet_employee_calendar_planning branch from 91b252a to fbd50c0 Compare March 14, 2024 08:38
@chicco785
Copy link

hi @LauraCForgeFlow this feature was interesting, any reason to close it?

@LauraCForgeFlow
Copy link
Author

Hi @chicco785, I was developing it for something specific and it just wasn't useful for me anymore. I'll open it again it. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants