-
- Downloads
[FIX] hr_timesheet: trigger compute on project_id / task_id
Before this commit the fields project_id and task_id on
account.analytic.line were sharing the same compute method which was not
triggered when one of those fields were changed.
Here the fields get their very own compute method.
closes odoo/odoo#62071
Taskid: 2389727
Related: odoo/enterprise#14880
Signed-off-by:
Yannick Tivisse (yti) <yti@odoo.com>
Please register or sign in to comment