Ir al contenido
Menú
Se marcó esta pregunta

What is the function that sends from mrp.production to purchase.order in odoo 16 ?  It is not def _prepare_purchase_order(self, company_id, origins, values). I need send analytic_account_id to purchase.order in json format res["analytic_distribution"] = { str(analytic_account_id): 100 }

Avatar
Descartar

Hi Yohana,
I would like to help but could you first let me know what is the reproducing steps?

Autor

I create an mrp.operation.line and I put a route_id and it generates a purchase when I confirm

but in this case I want to send the mrp.production.analytic_account_id first but I can't

see where the purchase is generated

Publicaciones relacionadas Respuestas Vistas Actividad
2
jun 25
1043
2
jun 25
1118
2
mar 25
1125
3
ago 25
1390
2
may 25
1356