Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged

Hi all, 

I want to call a funtion in the python interface-python code of an automated action.

The Issue: the method is part of another model, the Automation runs on Model crm.lead and the function is part of custom module crm.task.wizard.


How do I call create_task() from crm.task.wizard from the automated action? (see picture->doesnt work)




Thanks in advance!!

Friedrich

Avatar
Zrušit

I would try this
for record in records:
record.action_create_task()

Autor

Hi Jaideep,
thank you but I decided to use the 'create a record' execution to stay more adaptable to process changes!
Thank you

Related Posts Odpovědi Zobrazení Aktivita
0
zář 23
2495
2
zář 23
2780
3
pro 24
6472
1
říj 24
1244
3
dub 24
2372