Daily updates from Odoo
Wednesday, February 28, 2024
3 changes · master
Enhancements to existing features
This draft update relates to planned B2B inventory work connected to the referenced Odoo task. Details on the exact business behavior are not available from the provided file and commit information, so the impact is best treated as a pending inventory improvement.
Original PR description
Task 3569227 odoo/odoo#145411
WhatsApp discussions now show live chat channels as separate categories in the sidebar, making conversations easier to find and organize. This improves navigation for teams handling customer chats across multiple channels.
Original PR description
part of task-3640730 community: https://github.com/odoo/odoo/pull/154166
The global Add Line button is now shown or hidden more appropriately in grid views, making it clearer when users should add entries manually. In My Timesheets, the button is hidden when the timer workflow already provides an easier way to create new time entries.
Original PR description
This commit modifies the criteria for showing the global "Add Line" button, simplifying the process for users to add new entries. In the "My Timesheets" section within the timesheet_grid module, the "Add Line" button is now hidden. This is because the incorporation of new lines is already streamlined through the use of the timer feature. taskid:3701294