Skip to content

[IMP] empty#5034

Open
arpi-odoo wants to merge 3 commits intomaster-hr-onboardingfrom
master-hr-onboarding-renol
Open

[IMP] empty#5034
arpi-odoo wants to merge 3 commits intomaster-hr-onboardingfrom
master-hr-onboarding-renol

Conversation

@arpi-odoo
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Mar 2, 2026

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

Only display "new contract" button if a start date is set
Task: 5992116
Fix of error raised when selecting a time off type
Task: 5993651

Step to reproduce bug: remove argument 'value' (hr_work_entry_type.py line 257), create a new time off record and try to select a 'time off type' -> cash.
Cause: py_operator.gt called with only one argument from '_search_virtual_remaining_leaves' method.
Solution: passing 'value' as second argument to the operator

Adding a test for work entry type search on field 'virtual_remaining_leaves' (triggering '_search_virtual_remaining_leaves' method)
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.

3 participants