You can use an SQL file in your update_xml section and override the value
update ir_ui_view set type='form' where id in (select res_id from ir_model_data where model='ir.ui.view' and name='nan_product_pack_form') ------------------------ OpenERP Developer -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=52159#52159 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
