Advertisement
rht_odoo

[QW][4724265]address_report_saleorder_document

May 7th, 2025 (edited)
507
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.46 KB | None | 0 0
  1. <data>
  2.     <!--
  3.    Done by RHT on the 07/05/2025
  4.    Need : only keep the customer address
  5.    Task : https://www.odoo.com/odoo/project.task/4724265
  6.    Pastbin : https://pastebin.com/bWHVtc49
  7.    -->
  8.     <xpath expr="//t[@t-if='doc.partner_shipping_id == doc.partner_invoice_id                              and doc.partner_invoice_id != doc.partner_id                              or doc.partner_shipping_id != doc.partner_invoice_id']" position="replace"/>
  9. </data>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement