Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2027 Visninger

Hello.

I need help to create an automation of a sale order.

he automation for creating a task of a product which is not a service is working.

I made like this:


As you can see I create an order for which the name variable ”titre” is record.name+ ‘ _ ‘ + record.partner_id.name.

A second automatisation is creating the sub-tasks of the order which in fact are the products lines of the order.

One sub_task I creating for each product.

I do this like this:

 
The last “data to read“ line is to set the parent task (the order) of the sub_task (the product).

Can someone help me writing the Python code. I tried a lot but didn’t find.

I thank you in advance

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
okt. 24
1039
2
aug. 25
1813
2
maj 25
841
1
okt. 24
1265
3
mar. 24
1898