Update field after go back

I have custom field on Delivery Note and when I create packing list from DN connection then submit the packing list then after I updated the field from python on_submit event of packing list then I go back from browser back arrow to that Delivery note form then I want update value on that custom field.

How can I achieve this?