your return dictionary should be like

return {
                'view_type': 'form',
                "view_mode": 'form,tree',
                'res_model': 'rad_rb.booking',
                'type': 'ir.actions.act_window',
                'res_id' : new_id,
                'view_id' : False,
        } 

Pass res_id and view_id. no need to pass domain.

------------------------
OpenERP=Easier, Adaptable, Affordable, Modular




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=31537#31537

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to