openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #02734
[Merge] lp:~openerp-dev/openobject-addons/jam-dev-addons1 into lp:~openerp-dev/openobject-addons/trunk-dev-addons1
Jigar Amin - OpenERP has proposed merging lp:~openerp-dev/openobject-addons/jam-dev-addons1 into lp:~openerp-dev/openobject-addons/trunk-dev-addons1.
Requested reviews:
OpenERP Core Team (openerp)
Related bugs:
#707906 Creating partner from the thunderbird with non-english characters fail
https://bugs.launchpad.net/bugs/707906
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/jam-dev-addons1/+merge/47962
Hello,
Changes proposed for Merging are:
+ Outlook Plug-in : Collaboration Data Objects(CDO) Link is updated and added Collaboration Data Objects(CDO) article link for Ref.
Kindly Review this.
Thank You.
--
https://code.launchpad.net/~openerp-dev/openobject-addons/jam-dev-addons1/+merge/47962
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/jam-dev-addons1.
=== modified file 'outlook/README'
--- outlook/README 2011-01-14 00:11:01 +0000
+++ outlook/README 2011-01-31 05:21:21 +0000
@@ -7,9 +7,11 @@
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.
-
+ 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.
=== modified file 'outlook/installer.py'
--- outlook/installer.py 2011-01-17 10:43:05 +0000
+++ outlook/installer.py 2011-01-31 05:21:21 +0000
@@ -56,7 +56,7 @@
1. Python 2.6+ .
2. Python for Windows extensions - PyWin32 this module for python must be installed for appropriate version of the Python.
3.1 If With MS Outlook 2007 it is required to install externally "Collaboration Data Objects, version 1.2.1".
- http://www.microsoft.com/downloads/en/details.aspx?FamilyId=2714320D-C997-4DE1-986F-24F081725D36&displaylang=en
+ - http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2714320D-C997-4DE1-986F-24F081725D36&displaylang=en
3.2 With MS Outlook2003 Install inbuilt Collaboration Data Objects(CDO) while installing Outlook.
How to install openerp-outlook plug-in?
Follow ups