跳至内容
菜单
此问题已终结
2 回复
1754 查看

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


形象
丢弃
最佳答案

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

形象
丢弃
编写者

Thank you Sarang Krishna,
Happy New Year.

相关帖文 回复 查看 活动
1
8月 25
320
0
7月 25
517
0
7月 25
1162
1
5月 25
1627
1
4月 25
1687