Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
640 Widoki

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?


Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć