-1

I have a problem with the links inserted in my mass mailing on Odoo 11 Community.

The links that should point to external sites are modified and point to my Odoo domain. For exemple, https://github.com/odoo is changed to https://my-odoo-domain.com/odoo But when I use the test button, links are good.

Any suggestions?

General Grievance
  • 4,555
  • 31
  • 31
  • 45

1 Answers1

0

I solved the problem.

It was due to the absence of the link.tracker sequence which disappeared after the migration of the database. I recreated it and it works again.