Tuesday, April 19, 2016
3 changes · master
Code cleanup and technical improvements
The stock picking wave module was migrated to Odoo's newer internal framework and its files were reorganized. This keeps the warehouse wave picking feature maintainable and aligned with current platform standards, with no intended change to day-to-day user behavior.
Original PR description
Task: https://www.odoo.com/web?#id=13157&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.yzlRPJQy5dn23RFu
The dropshipping module’s automated checks were reorganized and converted to a newer testing format. This helps maintain business-critical flows like order cancellation, cross-docking, pricing, and procurement exceptions with better long-term maintainability.
Original PR description
Task : https://www.odoo.com/web#id=12979&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.g4GVWnV0lMAveY36
The Project app has been updated to Odoo's newer internal framework and its code has been reorganized for easier maintenance. Deprecated, unused pieces were removed, which should help keep the app cleaner and more reliable without introducing major new user-facing features.