Monday, April 9, 2018
2 changes · master
Enhancements to existing features
Workorder forms now use the full labels “Serial Number” and “Lot Number” instead of the shortened “SN” and “Lot.” This makes the manufacturing quality workflow easier to understand and reduces ambiguity for users handling traceability information.
Original PR description
Task:https://www.odoo.com/web#id=38741&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.93e15ef58840d6a47fcfabdd2c444ad8
Code cleanup and technical improvements
The hourly cost field used in manufacturing price calculations is being moved from the accounting-specific manufacturing module into the core manufacturing module. This keeps bill of materials pricing and dynamic structure calculations available in the right place, reducing dependency on accounting features.
Original PR description
Task: https://www.odoo.com/web#id=39561&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720