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

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.

相關帖文 回覆 瀏覽次數 活動
2
9月 25
2047
1
8月 25
1660
1
8月 25
643
0
7月 25
769
0
7月 25
1322