openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #07060
lp:~openerp-dev/openobject-addons/trunk-usability-outlook_improvetext-amb into lp:~openerp-dev/openobject-addons/trunk-usability
Amit Bhavsar (Open ERP) has proposed merging lp:~openerp-dev/openobject-addons/trunk-usability-outlook_improvetext-amb into lp:~openerp-dev/openobject-addons/trunk-usability.
Requested reviews:
OpenERP R&D Team (openerp-dev)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-usability-outlook_improvetext-amb/+merge/61699
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-usability-outlook_improvetext-amb/+merge/61699
Your team OpenERP R&D Team is requested to review the proposed merge of lp:~openerp-dev/openobject-addons/trunk-usability-outlook_improvetext-amb into lp:~openerp-dev/openobject-addons/trunk-usability.
=== modified file 'outlook/installer.py'
--- outlook/installer.py 2011-01-31 05:13:38 +0000
+++ outlook/installer.py 2011-05-20 06:10:20 +0000
@@ -51,21 +51,19 @@
'doc_name' : 'Installation Guide to OpenERP Outlook Plug-in.doc',
'description' : """
* Save the Outlook plugÂ-in.
-* Follows these steps to install outlook plugÂin.
-Pre-requirements :
- 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
- 3.2 With MS Outlook2003 Install inbuilt Collaboration Data Objects(CDO) while installing Outlook.
-
-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.
-
-Note :
- Please refer README file for dependecies external link, openobject-addons/outlook/README.
+* steps to install outlook plugÂin.
+ Required :
+ 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 With MS Outlook 2007, 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
+ 3.2 With MS Outlook2003 Install inbuilt Collaboration Data Objects(CDO) while installing Outlook.
+
+ * 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 folllow the instruction.
+ * Note :
+ Please refer README file for dependecies external link, openobject-addons/outlook/README.
"""
}
outlook_installer()
Follow ups