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

what is the newn column name of view_template_id odoo 14 in odoo 15?

Awatar
Odrzuć
Najlepsza odpowiedź

In Odoo 14, the view_template_id field was commonly used in certain contexts (like wizards or actions) to specify a form view.


In Odoo 15, this has been restructured in some places. Depending on the context, you might now use:


    redirect_form_view_id


    inline_form_view_id



  Hope it helps!

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
sie 22
4019
1
kwi 22
3116
1
mar 22
2510
1
lut 22
2351
0
lut 22
1987