Skip to Content
Menú
This question has been flagged

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

Related Posts Respostes Vistes Activitat
2
de juny 25
1043
2
de juny 25
1117
2
de març 25
1123
3
d’ag. 25
1387
2
de maig 25
1354