Hello,
I have a custom filed in both sale.order.line and stock.move module. When I confirm sales order, I find that Odoo automatically create the procurement.order and then create stock.picking and stock.move. My question: how can I write code to copy value from sale.order.line to stock.move? I tried to find the way to do that but not success yet.
Could anyone help me this point? I appreciate.
My odoo version is 10.0
Thank you in advance.