Skip to Content
Menu
This question has been flagged
2 Replies
1229 Views

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
Discard
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
Discard
Author

Thank you Sarang Krishna,
Happy New Year.

Related Posts Replies Views Activity
1
May 25
861
1
Apr 25
725
1
Mar 25
734
0
Mar 25
497
1
Feb 25
573