Daily updates from Odoo
Wednesday, January 15, 2025
2 changes · master
Resolved issues and error corrections
This fix lets businesses running multiple companies keep Ecuadorian delivery document emission and entity points separate by company. It also ensures electronic and PDF delivery documents use the correct commercial partner information, reducing document errors in multi-company setups.
Original PR description
For a multicompany environment it is useful to be able to restrict the unique emission point and entity point per company. The support of the commercial partner is needed for electronic and pdf documents.
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)