Thursday, September 23, 2021
4 changes · master
Enhancements to existing features
The Discuss start-a-meeting flow now adapts better to different screen sizes and shows guest names correctly when starting a live conference. This makes joining or launching meetings smoother and clearer for users.
Original PR description
- Improve responsivity of WelcomeView and MediaPreview - Reuse MediaTrackConstraints already defined in mail.rtc - Properly display guest's name when starting a live conference
CRM forecast filters now work more independently from the surrounding page setup, making forecast views easier to configure and maintain. This reduces hidden dependencies and helps ensure forecast filtering behaves consistently when users group opportunities by date-related fields.
Resolved issues and error corrections
Re-enabling manufacturing operations now restores previously active operations instead of leaving them archived. This prevents production setup data from disappearing after businesses temporarily disable and later re-enable the operations setting.
Original PR description
Following https://github.com/odoo/odoo/pull/66108/, de-activating the operation setting archives all operations. The problem is that after re-activation of the operation setting, operations that were active before were not un-archived. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update improves how mail templates are rendered and includes several fixes across signing, point of sale, spreadsheets, forecasting, and planning. Business users should see fewer errors when sending signature requests, clearer discount display, more reliable spreadsheet pivots, and better planning totals and layout.