<data priority="50">
    <xpath expr="//t/div/div[1]" position="before">
        <t t-set="o" t-value="o.with_context(lang=o.vendor_id.lang)"/>
        <t t-set="address">
            <div t-field="o.vendor_id" t-options="{&quot;widget&quot;: &quot;contact&quot;, &quot;fields&quot;: [&quot;address&quot;, &quot;name&quot;], &quot;no_marker&quot;: True}"/>
        </t>
    </xpath>
</data>
