Daily updates from Odoo
Wednesday, March 17, 2021
1 change
Resolved issues and error corrections
The Today/Clock shortcut now shows only records where the current user has an activity due today. This prevents users from seeing items triggered only by other people's activities, making daily task lists more accurate across affected apps.
Original PR description
**Current behavior before PR:** when user have an activity on Task A (due in 5 days) also activity of another user(due today) and another activity on Task B (due today) .But when user go through the Today/Clock shortcut(systray), user have task A in the list. **Desired behavior after PR is merged:** Only the tasks for which the current user has an activity today will be displayed **LINKS:** PR #16943 Task-2438822