Daily updates from Odoo
Monday, August 17, 2026
1 change · saas-19.2
Enhancements to existing features
Timesheet Assistant suggestions for helpdesk tickets now show the actual ticket name and fill it into the timesheet form when selected. This makes time entry faster and avoids duplicate or incorrect assistant suggestions that could inflate calendar-based durations.
Original PR description
Before this commit, the Timesheet Assistant displayed static labels for Helpdesk Tickets. Furthermore, when a user clicked "Add" on a ticket suggestion, the Timesheet Inline Form did not auto-populate the ticket name, as the source ID was lost during the grouping phase. Task: 6320652