Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
6650 Visualizações

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



Avatar
Cancelar

To achieve this create computed field

Melhor resposta

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

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
mai. 22
3583
2
fev. 18
5917
1
out. 15
3448
0
fev. 23
3768
1
fev. 23
3173