Skip to content
Snippets Groups Projects
Commit 7cbea1dc authored by Lucas Lefèvre's avatar Lucas Lefèvre
Browse files

[FIX] hr_holidays: Don't set all employees absent


When computing `is_absent` for multiple employees
(multiple records in `self`), if one employee is really absent
(leave), all employee in the recordset are also considered
absent.

Note: it never happens in saas-12.2 but in master
and possibly custo.

closes odoo/odoo#34241

Signed-off-by: default avatarRomain Libert (rli) <rli@odoo.com>
parent e6bfad41
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment