integrate odoo with your dms using cmis

12
Integrate OpenERP with your DMS using CMIS Maxime Chambreuil June the 5th, 2014

Upload: maxime-chambreuil

Post on 27-Aug-2014

1.626 views

Category:

Software


4 download

Tags:

DESCRIPTION

 

TRANSCRIPT

Page 1: Integrate Odoo with your DMS using CMIS

Integrate OpenERPwith your DMS

using CMIS

Maxime Chambreuil

June the 5th, 2014

Page 2: Integrate Odoo with your DMS using CMIS

Speaker

Maxime Chambreuil● Odoo Practice Leader @ Savoir-faire Linux● Founding member of the OCA

Savoir-faire Linux● Odoo Gold Partner in Canada● Alfresco Gold Partner● Nuxeo Partner● [email protected]● http://www.savoirfairelinux.com

Page 3: Integrate Odoo with your DMS using CMIS

Agenda

● Introduction● Scenarii

● Install and Configure

● Demo● How to contribute

● Q & A

Page 4: Integrate Odoo with your DMS using CMIS

Introduction

● DMS● Document Management System● System to track and store electronic documents

● CMIS● Content Management Interoperability Services● Open standard that allows different document management systems to

inter-operate over the Internet● Supported by :

– Alfresco– Apache Chemistry– Exo Platform– Nuxeo

● Modules developed by El Hadji Dem, Savoir-faire Linux

based on the work of Jos Colpaert, Odoo SA

Page 5: Integrate Odoo with your DMS using CMIS

Scenarii

● Read● Browse to your Odoo record● Select a document in the DMS● Store it in the Odoo database

● Write

● Configure metadata● Store every Odoo documents in the DMS instead

of the Odoo database

Page 6: Integrate Odoo with your DMS using CMIS

Install and Configure

● Install cmis_read or/and cmis_write● depends on cmis and connector

Page 7: Integrate Odoo with your DMS using CMIS

Install and Configure

● Configure the backend● Test the connection and directory rights

Page 8: Integrate Odoo with your DMS using CMIS

Install and Configure

● cmis_write● Configure metadata to send to DMS

Page 9: Integrate Odoo with your DMS using CMIS

Demo

● Add document from DMS

Page 10: Integrate Odoo with your DMS using CMIS

Demo

● Search in the DMS

Page 11: Integrate Odoo with your DMS using CMIS

How to contribute

http://launchpad.net/knowledge-addons

http://github.com/oca

● Test with other DMS● Report bugs

● Translate

● Join the team and the OCA

Page 12: Integrate Odoo with your DMS using CMIS