[MERGE] import_sugarcrm tfr
authorAntony Lesuisse <al@openerp.com>
Thu, 22 Sep 2011 09:55:31 +0000 (11:55 +0200)
committerAntony Lesuisse <al@openerp.com>
Thu, 22 Sep 2011 09:55:31 +0000 (11:55 +0200)
bzr revid: al@openerp.com-20110922095531-oivmvia4zdnz1rkn

1  2 
addons/import_sugarcrm/doc/import_sugarcrm_installation_manual.odt
addons/import_sugarcrm/doc/import_sugarcrm_user_manual.odt
addons/import_sugarcrm/doc/import_sugarcrm_zsi_installation.txt

index 0000000,0000000..2dfde16
new file mode 100644 (file)
Binary files differ
index 0000000,0000000..2a16eeb
new file mode 100644 (file)
Binary files differ
index 0000000,0000000..e399d63
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,8 @@@
++Install the SOAP framwwork for Python :
++      1. download the soap framework from http://pypi.python.org/pypi/ZSI/
++              extract the file “ZSI-2.0-rc3.tar.gz” and run following 2 commands 
++              ./setup.py build 
++              ./setup.py install 
++              this will install soap framework for python.
++
++or use the ZSI package of your distribution