res.partner.form.inherit.sf res.partner {'required': [('phone', '=', False),('company_type','=', 'company')]} {'required': [('mobile', '=', False),('company_type','=', 'company')]} {'required': [('company_type', '=', 'company')]}