Daily updates from Odoo
Friday, December 2, 2022
2 changes · master
Code cleanup and technical improvements
This update modernizes internal code formatting across appointment scheduling, calendar, helpdesk, and social media features. It improves maintainability and may slightly improve performance without changing user-facing behavior.
Original PR description
* = appointment, calendar, social, social_facebook, social_twitter To increase readability and performance, use f-strings where appropriate (multiple concatenation +- formatting). Task-2977548 See odoo/odoo#99811
The Master Production Schedule interface has been rebuilt using Odoo's newer web technology. This should make the planning screen easier to maintain and better aligned with the rest of Odoo, while preserving its business purpose for production planning.
Original PR description
Owlify mrp_mps