跳至內容
選單
此問題已被標幟
2 回覆
3465 瀏覽次數

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?

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
8月 23
3939
2
7月 22
4943
1
1月 21
4923
1
12月 17
7318
2
8月 17
4708