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 :)
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
2月 24
|
3172 | ||
|
1
7月 23
|
4071 | ||
|
3
12月 23
|
19581 | ||
|
1
2月 22
|
6733 | ||
|
0
8月 21
|
2947 |
Template: https://learnopenerp.blogspot.com/2017/08/odoo-how-to-send-email-on-button-click.html