Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <data>
- <!--
- # Done by RHT on the 26/04/2024
- # Reviewed by ROS on the 06/05/2024
- # Review: https://pastebin.com/kGw2C8MS
- # Task: https://www.odoo.com/web#id=3890029&cids=1&model=project.task&view_type=form
- # Need: don't want to see the tasks name and header in the email for task
- -->
- <xpath expr="//tbody/tr[1]" position="attributes">
- <attribute name="t-if">has_button_access and record._name != 'project.task'</attribute>
- </xpath>
- </data>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement