Friday, March 27, 2026
3 changes · master
Enhancements to existing features
This update includes a new test to ensure the legend position selector remains functional for Odoo pie charts. This is important because Odoo charts consistently display labels, and the test verifies that the selector isn't incorrectly disabled in these scenarios.
Original PR description
Checked the legend position selector is not disabled for an odoo pie chart (because there are always labels for odoo charts) Task: 6014240
This update ensures a more uniform look and feel for French reports by silencing the delete icon, aligning it with other interactive elements within the Odoo Enterprise system. This change enhances the user experience and maintains a consistent design across all reports.
Original PR description
To keep UI consistency with the rest of the interactive items. No task ID
This update enhances the user experience in Odoo's MRP scheduling by adding placeholders to key fields. Specifically, it clarifies default behaviors for the Master Production Schedule (MPS) and Work Center configurations, making them easier to understand and manage. This improves workflow efficiency and reduces potential errors.
Original PR description
To improve the ux and clarify default behaviors: - Added "Don't Import" placeholder to the BoM field in the Master Production Schedule (MPS) form view. - Added "Everyone" placeholder to the Allowed Employees field in the Work Center form view. task-6026150