Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <data>
- <!--
- Done by RHT on the 10/04/2025
- Need : adapt the dymo label (remove price & let the reference be on the whole line)
- Task : https://www.odoo.com/odoo/project.task/4708056
- Pastebin : https://pastebin.com/4wKpk8nU
- -->
- <xpath expr="//div[4]" position="replace"/>
- <xpath expr="//div[3]" position="replace">
- <div class="o_label_name">
- <small class="text-nowrap" t-field="product.default_code"/>
- </div>
- </xpath>
- </data>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement