Skip to Content
Menu
This question has been flagged

Hello 

I try to create automatically a task from a sale order.

The creation of the task is working.

My problem consist in filling correctly de "Data to write" fields in the goal off passing the name of the customer from the sale order to the name of the customer in the task.

Here is my automation:

An here is the error:

I thank you in advance for your help

Avatar
Discard
Best Answer

Hi Didier: You need to use the partner id instead of the name for the value for Customer. Change the expression to 

record.partner_id.id

and it should work.

Avatar
Discard
Author Best Answer

That’s it -:)

I really thank you

Avatar
Discard
Related Posts Replies Views Activity
3
Jun 20
9561
3
Jun 25
686
3
Feb 25
6463
3
Feb 23
3312
0
Mar 15
5404