Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
3464 Представления

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:




Аватар
Отменить
Лучший ответ

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:


Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
авг. 23
3939
2
июл. 22
4943
1
янв. 21
4923
1
дек. 17
7318
2
авг. 17
4708