コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
1757 ビュー

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
322
0
7月 25
517
0
7月 25
1163
1
5月 25
1629
1
4月 25
1688