Skip to content

[FIX] hr_holidays: improved ux when selecting a month in the accrual plan level view - #5266

Open
aryep-odoo wants to merge 1 commit into
master-hr-onboarding-aryepfrom
master-hr-accrual_level_month_selection-aryep
Open

[FIX] hr_holidays: improved ux when selecting a month in the accrual plan level view#5266
aryep-odoo wants to merge 1 commit into
master-hr-onboarding-aryepfrom
master-hr-accrual_level_month_selection-aryep

Conversation

@aryep-odoo

Copy link
Copy Markdown

Error was found when a new accrual plan level was being created and selected either the option 'yearly' or 'biyearly'. The error allowed the user to chose dates like '31st of February', '31 of November', etc.

In order to reproduce it, anytime creating/editing a new Accrual Plan and adding or editing a Milestone you could see the inputs presenting the issue based on the 'frequency' in the first line of the 'Accrual Level Options'.

The fix focused on making those fields into 'filterable_selection' fields which options could change dynamically based on other variables.

task-6528269

@aryep-odoo aryep-odoo self-assigned this Sep 2, 2026
@robodoo

robodoo commented Sep 2, 2026

Copy link
Copy Markdown

This PR targets the un-managed branch odoo-dev/odoo:master-hr-onboarding-aryep, it needs to be retargeted before it can be merged.

…plan level view

Error was found when a new accrual plan level was being created and selected either the option 'yearly' or 'biyearly'. The error allowed the user to chose dates like '31st of February', '31 of November', etc.

In order to reproduce it, anytime creating/editing a new Accrual Plan and adding or editing a Milestone you could see the inputs presenting the issue based on the 'frequency' in the first line of the 'Accrual Level Options'.

The fix focused on making those fields into 'filterable_selection' fields which options could change dynamically based on other variables.

task-6528269
@aryep-odoo
aryep-odoo force-pushed the master-hr-accrual_level_month_selection-aryep branch from 5d0452c to 2e0454a Compare September 2, 2026 14:33
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.

2 participants