Hello all,
I'm working on Odoo Online.
I have setted up a multi company environnement where Company A purchase from Company B. When company A validate the pruchase Order, a Sale Order is automatically created in Company B.
I have been able, using automated action to populate the SO custom fields from the PO fields.
Unfortunately, I'm not able to do the same with the custom fields of the SO LINES .
Let's say the PO ( company A ) as two lines, with two products. I have a custom fields for the "certification" of the product. I would like to have this info automatically sent to the SO, but my python skills are not good enough to do it by myself.
Could you give me so advice on how to do that ?
Thanks !
T.