Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
3 Vastaukset
3123 Näkymät

Hi, 

I want to send user invitation email after an admin approval. Is there a way to create users without passwords? Also how can I add a page under website app in Odoo 12?

Avatar
Hylkää

Hi kageroza,

You mean you need to send an email when you create a new user right?

Tekijä

Yes, but this email will be sent if admin approve the user. For example I am looking a list of users in a table with approve button . If I click that button i want to send the email to the related user.

The thing is when you create a new user, it will automatically send an email if you have the outgoing mail servers set up. So you might need to create a new module to satisfy your needs which will add an approve state to the user creation.

Tekijä

Thanks.

Paras vastaus

Hi,

Default in Odoo admin can add users after creating the user he can send the invitation mail without configure password.

Go to the Settings->users->select the specific user and click the top left corner button named Send an Invitation Email.

The invitation mail contain a link it will redirect to the our site and asks for create a new password.

Thanks

Avatar
Hylkää