I have a sales order form which contains a custom delivery date field.
Now I want to pass the value from delivery date field in sales order to the commitment date field in delivery order (stock.picking.out).
Did we make two columns in both stock.picking and stock.picking.out?
And also how can I take the delivery date field value from sales order during the automatic creation of delivery order(at the click of confirm order button).
I am using v7. Thanks in advance