How can I prevent that in a... fields.many2one('res.partner.address', 'Place', domain="[('partner_id','=',1)]"),
... relation, too many fields are showned in the form list? I can control the fields that are showned in the view(on which the user selects a contact) but not on the final form. The user just needs to have a name on the form, and not the whole address... -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=36372#36372 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
