Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
1417 Widoki

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


Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

Thank you Sarang Krishna,
Happy New Year.

Powiązane posty Odpowiedzi Widoki Czynność
1
maj 25
1164
1
kwi 25
1073
1
mar 25
931
0
mar 25
683
1
cze 25
790