Hi, I'm using project issue from odoo 10, and I want to put ticket id in notification email, I know project issue using notification template, so how to put ticket id (task_id) into subject?
thank you
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi, I'm using project issue from odoo 10, and I want to put ticket id in notification email, I know project issue using notification template, so how to put ticket id (task_id) into subject?
thank you
Hello Hendra,
The subject line would be
<field name="subject">${object.task_id.name}</field>
Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
Thank you so much, it really work now.
Happy to help you :)
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
1
feb. 24
|
3165 | ||
|
1
jul. 23
|
4065 | ||
|
3
dec. 23
|
19578 | ||
|
1
feb. 22
|
6729 | ||
|
0
aug. 21
|
2939 |
Template: https://learnopenerp.blogspot.com/2017/08/odoo-how-to-send-email-on-button-click.html