Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
1739 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Auteur

Thank you Sarang Krishna,
Happy New Year.

Publications associées Réponses Vues Activité
1
août 25
306
0
juil. 25
512
0
juil. 25
1156
1
mai 25
1619
1
avr. 25
1675