Skip to Content
Menu
This question has been flagged
1 Reply
3355 Views

Hello Guys,

I want to create an automatic action to generate an activity.

The activity should be set to the object crm.lead.the team leader of the sales team should be used as the user. 

Unfortunately, this does not work if I set the field:

 activity_user_field_name = team_id.user_id
 
Can I use this field only for user in the same model?

Is there any other way to select the user?

Avatar
Discard
Best Answer

you can make simple after that customise by python. but simple way(works).
model-lead/opp, triger-on update, action-create new activity filter domain(i made as stage change), activity id and responsible i set just user. but it can be simple done by generic from form user or use python code and it will be done.
here quite good egzamples https://odootricks.tips/about/automated-actions/

Avatar
Discard
Related Posts Replies Views Activity
2
Mar 25
2045
1
Nov 21
3812
1
Mar 25
1151
3
Aug 23
3090
0
Jul 23
2287