Daily updates from Odoo
Tuesday, March 19, 2024
2 changes · 17.0
Enhancements to existing features
This update removes redundant code from the subscription module that was accidentally duplicated during a recent update. By eliminating this duplicate method, the code is cleaner and easier to maintain without affecting any customer-facing functionality.
This pull request updates the exception handling system in Odoo. The changes improve how errors are managed and reported throughout the platform, ensuring better error handling consistency and user experience.
Original PR description
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