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][MIG] hr_holidays_leave_repeated: Migration to 16.0 #158

Open
wants to merge 12 commits into
base: 16.0
Choose a base branch
from

Conversation

remi-filament
Copy link

A few modifications were necessary to get this working on v16.0 :

  • You can only request repeated leaves when Mode is by employee (was already a limitation before, but now the module verifies it and hides the repeat field if not in by employee mode)
  • Handle of multiple employee_ids : you can request repeated leaves for multiple employees only if they share the same resource calendar
  • Handle of timezone DST : before (in v14-) when timezone was in France for instance and that you requested repeated leaves with DST adjustment in the middle, it would skip the dates with new timezeone.

@remi-filament remi-filament force-pushed the 16.0-mig-hr_holidays_leave_repeated branch 3 times, most recently from 9b3072c to 0d79a37 Compare December 26, 2024 13:21
@remi-filament remi-filament force-pushed the 16.0-mig-hr_holidays_leave_repeated branch 2 times, most recently from 9f90308 to 1d70189 Compare December 26, 2024 16:17
@remi-filament remi-filament force-pushed the 16.0-mig-hr_holidays_leave_repeated branch from 1d70189 to cf12617 Compare December 26, 2024 16:21
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.

6 participants