Skip to content
Snippets Groups Projects
Commit f153c4f5 authored by William Braeckman's avatar William Braeckman Committed by Kevin Baptiste
Browse files

[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#77133

X-original-commit: 9200742a
Signed-off-by: default avatarKevin Baptiste <kba@odoo.com>
parent 7ffa5ae2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment