I am adding a tab to the task form that shows the related shipping address that I populate in another process. That works, but I want to display the partner address just like the sales order form does. It looks like they just added the following code to the partner field in the view but it does not work for me on my view.
context="{'search_default_customer':1, 'show_address': 1}" options="{"always_reload": True}"