Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
3472 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Melhor resposta

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

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
ago. 23
3945
2
jul. 22
4951
1
jan. 21
4925
1
dez. 17
7320
2
ago. 17
4708