Hi,
We have added new fields for mrp.bom.line for example width and height. User can define those and stock.move has the same fields.
We would like to transfer bom.line fields to stock.move when user selects bom in production. I know that we can use compute function and it works okey.
Question: What is the right way in Odoo to transfer these details when generating move_raw_ids.
Here is the way to do it from sale.order.line to stock.move in picking.
https://stackoverflow.com/questions/55528616/how-to-send-custom-value-from-sale-order-line-to-stock-move-in-odoo