Auth Signup: Reset Password Password reset "${object.company_id.name | safe}" <${(object.company_id.email or user.email) | safe}> ${object.email_formatted | safe}
Your Account
${object.name}
${object.company_id.name}

Dear ${object.name},

A password reset was requested for the Odoo account linked to this email. You may change your password by following this link which will remain valid during 24 hours:
If you do not expect this, you can safely ignore this email.

Thanks, % if user.signature:
${user.signature | safe} % endif

${object.company_id.name}
${object.company_id.phone} % if object.company_id.email | ${object.company_id.email} % endif % if object.company_id.website | ${object.company_id.website} % endif
Powered by Odoo
${object.lang}
Auth Signup: Odoo Connection ${object.create_uid.name} from ${object.company_id.name} invites you to connect to Odoo "${object.company_id.name | safe}" <${(object.company_id.email or user.email) | safe}> ${object.email_formatted | safe}
Welcome to Odoo
${object.name}
${object.company_id.name}

Dear ${object.name},

You have been invited by ${object.create_uid.name} of ${object.company_id.name} to connect on Odoo. % set website_url = object.env['ir.config_parameter'].sudo().get_param('web.base.url') Your Odoo domain is: ${website_url}
Your sign in email is: ${object.email}

Never heard of Odoo? It’s an all-in-one business software loved by 3+ million users. It will considerably improve your experience at work and increase your productivity.

Have a look at the Odoo Tour to discover the tool.

Enjoy Odoo!
--
The ${object.company_id.name} Team

${object.company_id.name}
${object.company_id.phone} % if object.company_id.email | ${object.company_id.email} % endif % if object.company_id.website | ${object.company_id.website} % endif
Powered by Odoo
${object.lang}
Auth Signup: Unregistered Users Reminder for unregistered users ${object.company_id.partner_id.email_formatted|safe} ${object.email_formatted|safe}
% set invited_users = ctx['invited_users']
Pending Invitations

Dear ${object.name or ''},

You added the following user(s) to your database but they haven't registered yet:
    % for invited_user in invited_users:
  • ${invited_user}
  • % endfor
Follow up with them so they can access your database and start working with you.

Have a nice day!
--
The ${object.company_id.name} Team

${object.partner_id.lang}
Auth Signup: Odoo Account Created Welcome to ${object.company_id.name}! "${object.company_id.name | safe}" <${(object.company_id.email or user.email) | safe}> ${object.email_formatted | safe}
Your Account
${object.name}
${object.company_id.name}

Dear ${object.name},

Your account has been successfully created!
Your login is ${object.email}
To gain access to your account, you can use the following link: Thanks,
% if user.signature:
${user.signature | safe} % endif

${object.company_id.name}
${object.company_id.phone} % if object.company_id.email | ${object.company_id.email} % endif % if object.company_id.website | ${object.company_id.website} % endif
Powered by Odoo
${object.lang}