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] sale_timesheet: fix filtered employees in project overview
This reverts commit 3cf66c4
Prior to this commit:
- All employees who's user is an owner of a task of the project were shown in the
project overview.
After this commit:
- Only employees that have a encoded timesheet in the project will
be displayed in the project overview.
Related PR: odoo#67726closesodoo#71637Closes: odoo#71588
X-original-commit: 171c9ec
Signed-off-by: Simon Goffin (sig) <[email protected]>
Signed-off-by: LTU-Odoo <[email protected]>
0 commit comments