Tuesday, April 2, 2019
1 change
Resolved issues and error corrections
This fix restores the correct handling of errors when applying changes in the web interface. It helps prevent incorrect error behavior, making form updates more reliable for users.
Original PR description
After #230ad8c the error handling has been changed inaccurately. This fix sets the error handling correctly. 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