I have created a Purchase order(Ex: PO_001)
while creating a sales order(Ex: SO_001)
by using menu item button "Purchase Order" in the Sales order form. Now I want to update some fields in SO_001
when a field update in PO_001
from purchase order form. For this I need to select SO_001
from PO_001
first.
How can I do that?