Skip to Content
Menu
This question has been flagged

I'm currently using odoo v14 Enterprise, and I'm looking for a way to use nested models for mail_activity model in order to make email templates using data from the related model.

i.e. I will make an activity in project_task module and I want to send notifications to users through mail_template module, inheriting data from the project_task to the template like: 

  • Client:
  • Tags:
  • Project:
  • etc.

Is it possible to do so? At the moment I have checked through Odoo that I could add data from ir_model but that brings data related in Models table but not the current model:


Avatar
Discard
Related Posts Replies Views Activity
2
May 24
2483
0
Apr 21
1830
0
Dec 15
3406
0
Oct 15
3786
2
Aug 25
2443