Wednesday, April 12, 2023
1 change · master
Resolved issues and error corrections
This fix prevents an error from appearing when someone clicks an empty user avatar field. It improves stability in the Mail-related user interface and avoids interrupting users with a traceback.
Original PR description
m2o avater user widget This commit's purpose is to prevent a traceback when the user click on an empty avatar user icon. task-3254564 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