Skip to Content
Menu
This question has been flagged
1 Reply
2519 Views

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

Avatar
Discard
Best Answer

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!

Avatar
Discard
Related Posts Replies Views Activity
2
Aug 22
4015
1
Apr 22
3102
1
Mar 22
2479
1
Feb 22
2335
0
Feb 22
1983