Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
1743 Visualizações

Hello everyone,

In previous odoo versions, one can use the fields_view_get() method to add any necessary logic whenever a form is loaded.

This this method no longer exists in odoo v18.

How can I achieve the same results in Odoo 18?

Thank you all in advance


Avatar
Cancelar
Melhor resposta

Hello,

fields_view_get() method is available till Odoo 15.

From Odoo 16 and later versions, including Odoo 18, you can use the get_views() method to achieve similar functionality.


Regards,

Sarang Krishna
Accurates

Avatar
Cancelar
Autor

Thank you Sarang Krishna,
Happy New Year.

Publicações relacionadas Respostas Visualizações Atividade
1
ago. 25
308
0
jul. 25
514
0
jul. 25
1159
1
mai. 25
1623
1
abr. 25
1679