Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
660 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona