Daily updates from Odoo
Wednesday, January 15, 2025
1 change · master
Features or functions removed from Odoo
The option to complete shop floor operations by long-pressing them from the All MO menu has been removed. This avoids a little-used and hard-to-discover shortcut that could skip important steps such as timer tracking and employee assignment, making work order completion more consistent.
Original PR description
With this commit: ==================== - The long-press functionality to mark operations as complete from the 'All MO' menu on the shop floor has been removed. This feature was rarely used, difficult to discover, and had several issues (e.g., no timer and no employee assignment when marked as done). Since it does not add a lot of value in retrospect, we decided to remove it. It's also easier to handle only a single way to process work orders. This change ensures a consistent and simplified process for completing work orders. Task - [4439070](https://www.odoo.com/odoo/my-tasks/4439070)