Advertisement
rht_odoo

[QW][4607051]remove_button_mail

Feb 26th, 2025 (edited)
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.38 KB | None | 0 0
  1. <data>
  2.         <!-- QW[4607051] by RHT on the 26/02/2025
  3.    Task : https://www.odoo.com/odoo/project/5686/tasks/4607051
  4.    Pastebin : https://pastebin.com/pwTbVywU
  5.    Goal is to remove the portal button from the mails sent : we want to hide the portal view to the customers -->
  6.         <xpath expr="//td[@t-if='has_button_access']" position="replace">
  7.         </xpath>
  8.       </data>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement