working in Technical -> Automation Rules
i have used below code to generate chatter message with Link its working fine, i but want to change default message, how i can do it? if i have to modify the default template then how i can modify it? what the template to modify, the name and path?
record.message_post_with_source(
'mail.message_origin_link',
render_values={'self': record, 'origin': new_stock_picking},
subtype_xmlid='mail.mt_note',
)
output screenshot:
please help.
regards
any help... still waiting for this.