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

Is there any way to put two fields inside the same column in the tree view in  odoo  14 ?

It would be something like this:


|           Header              |

|Field1    Field2             |


The objective of this is to be able to put two fields in the same column, but that only one or the other is shown based on certain values, but that whatever is shown is always aligned in the same column with respect to the other rows



アバター
破棄

To achieve this create computed field

最善の回答

Hi,

You can create a compute field and compute the value from other fields(two fields) and display value in this. So it will be something like concatenated value of first two fields.

Compute field in odoo:  https://www.youtube.com/watch?v=RirBoceNT5Q

Thanks

アバター
破棄
関連投稿 返信 ビュー 活動
2
5月 22
3486
2
2月 18
5861
1
10月 15
3422
0
2月 23
3701
1
2月 23
3119