Skip to content

[18.0][ADD] automation_oca_activity_note_template: render activity note and summary from mail template#46

Open
JordiBForgeFlow wants to merge 1 commit intoOCA:18.0from
ForgeFlow:18.0-add-automation_oca_activity_note_template
Open

[18.0][ADD] automation_oca_activity_note_template: render activity note and summary from mail template#46
JordiBForgeFlow wants to merge 1 commit intoOCA:18.0from
ForgeFlow:18.0-add-automation_oca_activity_note_template

Conversation

@JordiBForgeFlow
Copy link
Member

Adds a new module that extends automation_oca activity steps with the ability to point to a mail.template. When set, the template's subject and body_html are rendered (using inline_template engine) against the target record and used as the activity summary and note respectively.

This allows {{ object.field }} and {{ object.method() }} expressions in activity notes, enabling more personalized content via method calls on the target record.

image

… summary from mail template

Adds a new module that extends automation_oca activity steps with the
ability to point to a mail.template. When set, the template's subject
and body_html are rendered (using inline_template engine) against the
target record and used as the activity summary and note respectively.

This allows {{ object.field }} and {{ object.method() }} expressions
in activity notes, enabling AI-generated personalized content via
method calls on the target record.
@JordiBForgeFlow JordiBForgeFlow force-pushed the 18.0-add-automation_oca_activity_note_template branch from d493c6a to 510132b Compare March 18, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant