Skip to content
Snippets Groups Projects
Commit a7914d43 authored by Kevin Baptiste's avatar Kevin Baptiste
Browse files

[FIX] hr_work_entry: correct add item to list


The fix introduced in #110559 was partially wrong, the employee ID was
not properly added to the list and would crash.

> TypeError: 'int' object is not iterable

closes odoo/odoo#117097

Signed-off-by: default avatarKevin Baptiste <kba@odoo.com>
parent 2e5c0bf6
No related branches found
No related tags found
Loading
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