Thursday, February 27, 2025
1 change · saas-17.4
Resolved issues and error corrections
the translation file for pt_BR is not using the latest template code. Thus it fails to fetch a field from the users model. This email template is used during user creation and since it fail to complile it prevents user creation. This commit will update the code of the translation to fix the issue and prevent the crash. opw-4091798 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed
Original PR description
the translation file for pt_BR is not using the latest template code. Thus it fails to fetch a field from the users model. This email template is used during user creation and since it fail to complile it prevents user creation. This commit will update the code of the translation to fix the issue and prevent the crash. opw-4091798 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