Hi,
Let's say I have an object/model with 1-Many related lines and I want to copy those to another model with the same 1-Many line. For example: I want to copy a sale order + it's related sale order lines => to an invoice with invoice lines, where the invoice lines are the same items/products as in the sale order.
How can I do this in Odoo 12 using Odoo Studio and/or a server or automated action?
Kind regards,
Bas