Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <data>
- <!--
- Done by xxx on the xx/xx/2025
- Need : add the email address in the address blocks
- Task :
- Pastebin : https://pastebin.com/YZWJnebu
- -->
- <xpath expr="//div[@t-field='doc.partner_id']" position="attributes">
- <attribute name="t-options-fields">['address', 'name', 'email']</attribute>
- </xpath>
- <xpath expr="//div[@t-field='doc.partner_invoice_id']" position="attributes">
- <attribute name="t-options-fields">['address', 'name', 'email']</attribute>
- </xpath>
- <xpath expr="//div[@t-field='doc.partner_shipping_id']" position="attributes">
- <attribute name="t-options-fields">['address', 'name', 'email']</attribute>
- </xpath>
- </data>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement