Skip to content

StefanRijnhart/openerp-dav

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openerp-dav

vCard and CardDAV modules for OpenERP (Odoo) v7 and v8

  • base_vcard: This module introduces a vcard.model that helps to export and import OpenERP records as vCards. It includes a basic mapping for res.partner.
  • crm_vcard: This module includes a basic mapping for crm.lead from and to vCards.
  • document_carddav: A very simple CardDAV implementation
  • document_webdav_fast: A copy of the original document_webdav module with patches for performance improvements.

IMPORTANT The modules require the latest version of PyWebDAV 0.9.8.

About

vCard and CardDAV modules for OpenERP (Odoo)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%