Thursday, October 30, 2025
2 changes · 17.0
Enhancements to existing features
This update adds identifiers to two stock transfer status fields so they can be customized separately. It helps teams and implementers adjust stock workflows more precisely without changing the visible business process.
Original PR description
IDs were incorporated into the two state fields to facilitate the process of inheriting these distinct states individually. 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
This update improves how an error is handled in the stock forecast report, making debugging more precise when an unexpected value is encountered. It helps support and development teams identify the cause faster, with minimal direct impact on day-to-day users.
Original PR description
Description of the issue/feature this PR addresses: Address the Exception precisely for debugging(Optional) Current behavior before PR: exception caused by calling field from Bool Desired behavior after PR is merged: Adresse issue when debugging --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr