Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
3458 Visninger

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
Kassér
Bedste svar

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
Kassér
Bedste svar

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

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
aug. 23
3938
2
jul. 22
4943
1
jan. 21
4920
1
dec. 17
7318
2
aug. 17
4707