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
8300
3
Feb 23
2030
2
Nov 22
3711
0
Mar 15
4358
2
Jan 24
12247