Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
2600 Vues

Hi, 

I tried to google this, but couldn't find the answer. 

We have plenty of leads coming in as an opportunity. Our old customers/contacts have sales person already assigned, so I'd like to have same sales persons in opportunity as in contact owner. 

So John is already a customer and Matt is the customer owner. John downloads a free training from our website and comes as a lead, so I'd like to have Matt as the crm opportunity owner automaticly. 

I think I can do this via automated actions, which I just found today? 

I have my Odoo in Finnish so translation is not perfect, but could this be the right way to fill automated action? ?

Model: Opportunity

Action: Update record
Trigger: At creation

New data

Field: sales person (crm,.lead)
Type: Value
Record: Adminstratior (this cannot ba changed) 
Value: ????? something like record.owner ?? 

Is this a correct way or even correct place to this? I have a person who can write me a code for this if needed. 


--

Odoo v.15





Avatar
Ignorer
Meilleure réponse

Try the following: 

Tab "Data to write": 
Field: salesperson (crm.lead)
Type: Python expression
Value: record.partner_id.user_id 


I hope this helps you.

Avatar
Ignorer
Auteur Meilleure réponse

Thank you so much Josep Anton Belchi Riera!! This helped us so much! :) Solved! 

(cant vote or mark your aswer as a best one because I don't have enough karma) 

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
mars 18
3787
0
févr. 24
92
2
août 25
967
2
mai 25
1834
1
avr. 25
1784