Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
1963 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
2
set. 25
2092
1
ago. 25
1697
1
ago. 25
665
0
jul. 25
794
0
jul. 25
1332