跳至內容
選單
此問題已被標幟
2 回覆
1223 瀏覽次數

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
5月 25
850
1
4月 25
713
1
3月 25
724
0
3月 25
494
1
2月 25
569