Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
8709 Zobrazení

I have setup a server action against project.issue.

The email template being:

    Hi,

   Thank you for your request, please find below your original request. When replying back to us, please reply to this email,       otherwise potentially a new request could be automatically opened and could delay your request.

Kind regards
Time Service Desk

Original Request:


object.description

I have also tried:

    Hi,

   Thank you for your request, please find below your original request. When replying back to us, please reply to this email,       otherwise potentially a new request could be automatically opened and could delay your request.

Kind regards
Time Service Desk

Original Request:


${object.description}

To attempt to bring in the description field. But OpenERP seems to ignore the field tags completely. Am I missing something? As object.email_to works within the "to" field in the template.

Many thanks.

Avatar
Zrušit
Nejlepší odpověď

Issue Message (description) ${object.message_summary} Issue Summary (Name) ${object.name}

You may like to use the Dynamic Value Builder when you are designing your template. Find it in: Settings > Technical > Email > Templates. In the Applies to field, choose the document type the template applies to (Project Issue in your case). On the right side of the form, you'll find the Dynamic Value Builder, where you can select Field, sub-field and get the right code to use in the Placeholder Expression field.

Avatar
Zrušit
Autor

Ah, this seems like the best way, thank you!. However how do I link an automated action to the email template? The automated action allows one method "email", but the form does not have the same functionality as the email templates.

As far as I know, you can't link it to the template. Just copy the contents to the Email Server Action.

Related Posts Odpovědi Zobrazení Aktivita
2
říj 23
1573
0
říj 21
1788
0
srp 15
2967
3
čvn 15
7914
1
bře 15
5410