Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
4358 Visualizações

I am using Odoo V9 online

I am creating a view under project/task that I only want to show if project_id of the task is 2

I tried:

<t t-if="project_id == '2'">

     <t>test</t>

</t>

What is the proper code for doing this?

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
nov. 23
2196
4
ago. 20
4002
1
jun. 23
3362
1
nov. 22
3647
2
jun. 20
3860