Skip to Content
Menu
This question has been flagged
2 Replies
3484 Views

I am being asked if the "fake" placeholder text can be removed.


You can see on the Customer Invoice screen, that in place of real records, there are samples / placeholders:




Avatar
Discard
Best Answer

The placeholder / sample text is added to a list with this tag:

sample="1"

So you can override and remove this:

<tree position="attributes">
<attribute name="sample"></attribute>
</tree>


Instead of this (example showing Purchase Orders):



You will see this:


Avatar
Discard
Best Answer

Ray, can you explain how to do this using Odoo Studio?

Avatar
Discard
Related Posts Replies Views Activity
2
Aug 23
3947
2
Jul 22
4954
1
Jan 21
4930
1
Dec 17
7326
2
Aug 17
4712