Advertisement
rht_odoo

[QW][4707829]commercial_footer_invoice_document

Apr 14th, 2025 (edited)
681
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.33 KB | None | 0 0
  1. <data>
  2.     <!--
  3.    Done by RHT on the 14/04/2025
  4.    Need : different footer for commerical invoice
  5.    Task : https://www.odoo.com/odoo/project.task/4707829
  6.    Pastebin : https://pastebin.com/xQEgQzGy
  7.    -->
  8.     <xpath expr="//t[2]" position="after">
  9.         <t t-set="commercial_footer" t-value="true"/>
  10.     </xpath>
  11. </data>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement