Wednesday, June 12, 2024
1 change · master
Resolved issues and error corrections
The shop floor screen now shows the 'no content' message only in the relevant disabled work order area instead of covering the whole display. This keeps the employee panel visible and avoids clutter on smaller screens.
Original PR description
Before this commit, the 'no content' message was showing in the entire display, taking the employee panel account. Now, it is fixed, the message just stay at the disabled workorders, and when the screen is less than md, the message is hidded. rebased branch: https://github.com/odoo/enterprise/pull/64435 task: 3794286