Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

Staff notification > URL to ticket > _ticket_url_ #82

Open
gregory-moka opened this issue May 6, 2019 · 1 comment
Open

Staff notification > URL to ticket > _ticket_url_ #82

gregory-moka opened this issue May 6, 2019 · 1 comment

Comments

@gregory-moka
Copy link

Hello,
there is an issue in the _ticket_url_ parameter on the notification template.
The displayed URL on the final email is <a href="web/#id[...]">here</a>.
It should start with a correct domain.

Example :

<p>Dear _user_name_,</p>
<p>A new support ticket has been created in a category that you follow</p>
<p>Person Name: ${object.person_name}</p>
<p>Category: ${object.category_id.name}</p>
<p>Subject: ${object.subject}</p>
<p>${object.description|safe}</p>
<p>Click <a href="_ticket_url_">here</a> to view this support ticket online</p>
@SythilTech
Copy link
Owner

Thank you for bringing this to my attention. I have released version 1.0.8 for Odoo 12 to address this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants