odoo/addons/outlook
Olivier Dony 1d3ff0e52f [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110927165219-ux50zxkszwpcfssd
2011-09-27 18:52:19 +02:00
..
i18n Launchpad automatic translations update. 2011-09-06 04:40:18 +00:00
plugin/openerp-outlook-plugin [IMP] mail: cleanup/rename API + adapt dependencies (wip) 2011-08-25 14:27:57 +02:00
README [FIX]outlook : link to CDO Download updated 2011-01-31 10:47:08 +05:30
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [IMP] mail: rename module email to mail because of parsing error 2011-04-04 15:15:52 +05:30
installer.py [FIX] outlook: fields.char size kwarg is an integer. 2011-08-24 14:19:13 +02:00
outlook_installer.xml [FIX] Set the right categories and fix some bugs 2011-09-23 15:30:56 +02:00

README

OpenERP Outlook PLUG-IN Installation Guide

Pre requirements :
======================================================================================
    1.Python 2.6+ . python can be downloaded from http://www.python.org/download/releases/ .
    2.Python for Windows extensions - PyWin32 this module for python must be installed for appropriate version of the Python. It can be downloaded from 
            http://sourceforge.net/projects/pywin32/  or
            http://starship.python.net/crew/mhammond/win32/
    3.If you are using MS Outlook 2007 than you are required to install "Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1 (CDO 1.21)". It can be downloaded from 
            http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2714320D-C997-4DE1-986F-24F081725D36&displaylang=en
      and With MS Outlook2003 Install inbuilt Collaboration Data Objects(CDO) while installing Outlook.
        To read more regarding  Collaboration Data Objects(CDO) click following link:
          + http://support.microsoft.com/kb/171440
                   
How to install openerp-outlook plug-in?
======================================================================================
    1. Save the executable plug-in file.
    2. Close Outlook Application if Running.
    3. Run executable plug-in file and the folllow the instruction.

How to uninstall openerp-outlook plug-in?
=====================================================================================
    1. Go to Control Panel Click "Add/Remove Programmes"
    2. You will entry, you will find entry named 'OpenERP Outlook Addin 1.0' select it and click Uninstall.

Note : Plug In has been successfully tested with MS Office 2003 and MS Offcie 2007.

Enjoy Archiving your Outlook E-mails to OpenERP.