Daily updates from Odoo
Saturday, May 2, 2026
1 change · 17.0
Resolved issues and error corrections
This update clarifies the origin of subcontracted manufacturing orders (MOs). Previously, users couldn't easily see where the MO originated from, making it difficult to track the process. Now, the picking number is added to the MO's origin, providing better visibility and traceability for subcontracted production.
Original PR description
* Currently when viewing subcontract MO (maybe from Valuation report) we do not where it comes from, not source origin, very hard for user to visualize * After this commit: add picking number to origin of subcontract MO Backport of https://github.com/odoo/odoo/pull/209695 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr