Commit 1f34284
[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#67726
closes odoo#71637
Closes: odoo#71588
X-original-commit: 171c9ec
Signed-off-by: Simon Goffin (sig) <[email protected]>
Signed-off-by: LTU-Odoo <[email protected]>1 parent 2088883 commit 1f34284
1 file changed
+2
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 24 | + | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 32 | | |
42 | | - | |
| 33 | + | |
43 | 34 | | |
44 | 35 | | |
45 | 36 | | |
| |||
0 commit comments