Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
642 Weergaven

Brand new v18 CE install and the first thing I'm doing is trying to invite the team to check it out. I've edited the invite new user email template to put the correct URL in the Accept Invitation action, but every email still has the useless placeholder

http://odoo/web/signup?db=odoo


followed by the tokens for that user.


What do I need to do to make my changes take effect?


Avatar
Annuleer
Beste antwoord

Hi,


Activate Developer Mode in Odoo.


Go to Settings > Technical > System Parameters.


Search for the key web.base.url.


If it doesn't exist, create it.


Set its value to your correct domain, like https://yourdomain.com.


Save the parameter and restart the Odoo server (or reload if you're using Odoo.sh).


Now invite a user — the email link should use your correct domain automatically.


Hope it helps.

Avatar
Annuleer