Wednesday, December 22, 2021
4 changes · master
Enhancements to existing features
Calendar event organizers are now informed when some attendees have missing or invalid email addresses. This helps them understand that those attendees will not receive email notifications and can correct the contact details if needed.
Original PR description
If some attendees of an event have an empty or invalid email address, the organizer of this event should be informed that these attendees won't receive any email notifications. opw-2667016 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Batch payments now include a communication area where users can track changes, add notes, schedule tasks, and receive activity notifications. This makes payment follow-up easier and improves visibility for teams managing batch payment workflows.
Original PR description
Currently: batch payments don't have a chatter and the changes cannot be tracked. Desired: users want to be to able track changes, make notes, and schedule tasks. Task ID: 2711574 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update adds a new way for users to open and view the current website directly inside the Website app dashboard. It helps teams preview or access the live website more quickly without leaving the Odoo back office.
Original PR description
[WIP] task-2687506
Manufacturing backorders are now processed more efficiently when work orders are involved. This should reduce delays for users managing larger or more complex production runs, while keeping the functional behavior largely unchanged.
Original PR description
Rename generate_backorder_productions_multi to split_production Make generate_backorder_productions take advantage of split_production task 2633369