Skip to content

[Time Off] Accrual UX#5156

Open
belam-odoo wants to merge 1 commit into
master-hr-onboarding-belamfrom
master-hr-onboarding-belam-time_off_accrual_ux-belam
Open

[Time Off] Accrual UX#5156
belam-odoo wants to merge 1 commit into
master-hr-onboarding-belamfrom
master-hr-onboarding-belam-time_off_accrual_ux-belam

Conversation

@belam-odoo
Copy link
Copy Markdown

Created a days_in_month selection widget
The widget takes a parameters as field_name, read the field value (month as integer) and returns a selection of valid day numbers for that month.

If nothing is selected : should return [1..31] (inclusive)
If Februari is selected (month=2), should return [1..29] (incl.)
Etc.

@robodoo
Copy link
Copy Markdown

robodoo commented May 8, 2026

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

@belam-odoo belam-odoo force-pushed the master-hr-onboarding-belam-time_off_accrual_ux-belam branch 5 times, most recently from a35b721 to 3ff1228 Compare May 11, 2026 08:21
Created a days_in_month selection widget
The widget takes a parameters as field_name, read the field value (month as integer) and returns a selection of valid day numbers for that month.

If nothing is selected : should return [1..31] (inclusive)
If Februari is selected (month=2), should return [1..29] (incl.)
Etc.
@belam-odoo belam-odoo force-pushed the master-hr-onboarding-belam-time_off_accrual_ux-belam branch from 3ff1228 to e9d3ebc Compare May 11, 2026 08:35
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