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

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
327
0
7月 25
517
0
7月 25
1164
1
5月 25
1633
1
4月 25
1690