Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2738 Переглядів

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

Аватар
Відмінити
Найкраща відповідь

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!

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
серп. 22
4235
1
квіт. 22
3313
1
бер. 22
4302
1
лют. 22
2490
0
лют. 22
2277