Download (vCard) form code action = { 'type': 'ir.actions.act_url', 'url': '/web_enterprise/partner/%d/vcard' % record.id, 'target': 'self', }