-
- Downloads
[FIX] hr_holidays: fix wrong context for absent action
Since odoo/odoo#35700 department_id is not a searchable field in the
employee search view as it has been added in the searchpanel. Since
then, the view from department > absence has been broken since it was
not filtering on the department anymore.
This commit fixes that behaviour by defaulting to the department in the
searchpanel instead.
TaskId-2648380
closes odoo/odoo#76797
Signed-off-by:
Kevin Baptiste <kba@odoo.com>
Loading
Please register or sign in to comment