0 Edit Close Delete Flag V17 Tree, Form view Edit Close Delete Flag odoo 9 March 2025 Unsubscribe Subscribe treeviewlistviewformviewv17odoo18 Comment Share Post Comment Discard 1 Answer 0 odoo 9 March 2025 Best Answer adding this to my action fixed the problem<field name="view_ids" eval="[(5, 0, 0), (0, 0, {'view_mode': 'tree', 'view_id': ref('view_myjobs_tree')}), (0, 0, {'view_mode': 'form', 'view_id': ref('view_myjobs_form')})]"/> Comment Share Post Comment Discard