You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIX] hr_timesheet_attendance: fix the timesheet attendance report
Attendance report is calculated from the timesheets of all the companies
when multi-company is enabled but only one company is allowed. This commit fixes it.
Steps to reproduce:
- Create two companies
- Create an employee with a user allowed in both companies
- Create timesheets in both companies for that employee
- Allow only one of the two companies
- Check the Timesheet Attendance report -> timesheets from both companies are counted
This issue arrived from this commit:
odoo@c69fe38
task-2782768
closesodoo#94222
X-original-commit: 0931807
Signed-off-by: Laurent Stukkens (ltu) <[email protected]>
0 commit comments