Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
649 Prikazi

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
Opusti
Best Answer

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
Opusti