Skip to Content
Menú
This question has been flagged
2 Respostes
1395 Vistes

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
Descartar
Best Answer

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
Descartar
Autor

Thank you Sarang Krishna,
Happy New Year.

Related Posts Respostes Vistes Activitat
1
de maig 25
1126
1
d’abr. 25
1012
1
de març 25
917
0
de març 25
660
1
de juny 25
768