Daily updates from Odoo
Tuesday, June 28, 2022
2 changes
Enhancements to existing features
Timesheet screens now make it easier to link and review work logged against helpdesk tickets. Users get clearer views, filters, and a new ticket-based timesheet report when helpdesk teams use timesheets, helping managers track support effort more easily.
Original PR description
The purpose of the commit is to improve the UX and usability timesheet.
So in this commit improve the list view, filters, form views, and some feature
usability.
Add helpdesk ticket field in timesheet views.
Add 'timesheets by ticket' report
- should only be visible if the 'timesheets' feature is enabled on at least one
helpdesk team
- timesheet manager will be able to see.
task-2729677
Co-authored-by: Nidhi Patel <nia@odoo.com>Several Odoo Enterprise apps now rely on the shared messaging asset bundle instead of separate messaging resources. This keeps approvals, signing, VoIP, and live chat integrations more consistent and easier to maintain, with no major change expected for end users.
Original PR description
*:
approvals
sign
voip
voip_onsip
website_helpdesk_livechat
Task-2894450
Community: https://github.com/odoo/odoo/pull/94521