Hi,
So my question is the following.
How would I be able to create an Odoo Studio automated action on model "sales.order", which is triggered by status of the sales order, with domains "from quotation to sales order". Which then runs a Python code that does the following.
1. Get PDF of the structure and cost of BoM, of the products on the sales order lines.
2. Attach these PDFs to the chatter of the corresponding sales order.
Kind regards,