Skip to content

[IMP] empty#5168

Open
arpi-odoo wants to merge 5 commits into
master-hr-onboardingfrom
master-hr-onboarding-maelk
Open

[IMP] empty#5168
arpi-odoo wants to merge 5 commits into
master-hr-onboardingfrom
master-hr-onboarding-maelk

Conversation

@arpi-odoo

Copy link
Copy Markdown

No description provided.

@robodoo

robodoo commented Jun 2, 2026

Copy link
Copy Markdown

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

@manalelk manalelk force-pushed the master-hr-onboarding-maelk branch from 77dacb0 to 6307585 Compare June 2, 2026 12:52
@arpi-odoo arpi-odoo force-pushed the master-hr-onboarding branch from ecd9e82 to 3efbc4c Compare June 17, 2026 08:05
arpi-odoo and others added 4 commits June 17, 2026 15:56
When there is no contract dates, the button 'new contract' is visible. This make 'New Contract' invisible if there is no contract start date.

Task: 6269039
There was an error when selecting a Time Off Type with existing allocations.

Step to reproduce:
- Create and validate an allocation for a Time Off Type that requires allocations
- Open this Time Off Type and create a new Time Off request from the smart button
- In the creation popup, click on the 'Time off Type' field
- A traceback is raised: TypeError: gt expected 2 arguments, got 1

Reason:
The search method for virtual_remaining_leaves was missing a required parameter

Solution:
Pass the missing value parameter when calling op()

Task-6276095
The work permit number is stored on hr.employee. This store permit_no on hr.version instead and make hr.employee read it from employee version record.

Task-6271434
@manalelk manalelk force-pushed the master-hr-onboarding-maelk branch from f2d6c7e to 0c8eba6 Compare June 17, 2026 13:59
…milestones

Currently, it is possible to select non-existent days like February 31st
when configuring accrual plans and their milestones.

Restricts the day selection according to the month.

Task-6297384
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