Sunday, February 22, 2026
1 change · 17.0
Resolved issues and error corrections
This update fixes a layout issue on the MRP production form that caused the quantity field to overlap on smaller screens, making it difficult to read on mobile devices. The changes implement responsive design principles to ensure quantity information remains clear and accessible across all screen sizes. This improves the user experience for all users.
Original PR description
Responsive layout prevent product_qty field overlap on small screens The quantity section in MRP production form view has responsive layout issues where product_qty field gets overlapped by product_uom_id field when the screen is resized to smaller widths. This makes quantity information unreadable on mobile devices and narrow browser windows. Video: https://github.com/user-attachments/assets/5448c65e-c744-47f5-8760-0da4c6d149ea --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr