Hello all,
My goal : attrib a picking to a sale order AFTER the validation of the sale order, later.
I have a sale order SO0009.
I have a picking DO0008.
When I open the form view on the SO0009, I want the button « View Delivery Order » there.
The button « View Delivery Order » seems to appear in a sale order only if the one2many field picking_ids is not empty for this sale order.
So, in the stock.picking table, I have found the line for the picking DO0008. In the field origin, I have put the value SO0009. But It doesn't seem to be enough to link both the sale order and the picking...
WOuld you know how to manage it?
Thanks