My only choices in the 'fields' are:
'string': 'Premier Customers',
'type': 'one2many',
'relation': 'res.partner',
'readonly': True,and this does display the right records in the 'res.partner' default view for one2many. But how do I get it to display in my alternate view for res.partner which contains more information? Gerry _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
