コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
3457 ビュー

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
3935
2
7月 22
4943
1
1月 21
4918
1
12月 17
7317
2
8月 17
4707