Skip to content
Snippets Groups Projects
Commit 7e78e1f4 authored by Matheus Leal Viana (malv)'s avatar Matheus Leal Viana (malv) Committed by Maruan Aguerdouh (magm)
Browse files

[FIX] website_crm_partner_assign: fixing broken urls in mail template


Issue:
-------------------
In the lead forward mail template, there are some broken links, when we click on those links they are appended to the current url and redirect to a non-expected page.

Steps to reproduce:
-------------------
1. Go to CRM -> Create a new opportunity
2. Click on this new opportunity -> Assigned Partner
3. Select an assigned partner and click “Send Email”
4. Go to Settings -> Technical -> Emails
5. When clicking on “Partner Portal” it redirects to a non-existing page

Cause:
-------------------
The issue is happening because the urls are badly formatted and not using the correct tags

OPW-3074049

closes odoo/odoo#130300

Signed-off-by: default avatarNicolas Lempereur (nle) <nle@odoo.com>
parent 801354a2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment