Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
1573 Tampilan

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


Avatar
Buang
Jawaban Terbai

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

Avatar
Buang
Penulis

Thank you Sarang Krishna,
Happy New Year.

Post Terkait Replies Tampilan Aktivitas
0
Jul 25
318
0
Jul 25
940
1
Mei 25
1381
1
Apr 25
1350
1
Mar 25
1055