As I found a solution, I will provide it here. 

My instructions are specific to Windows AllInOne package, but the process 
should be fairly similar in other platforms as well. 

1. Download and install ecommerce module. 

If you are using Windows AllInOne package then most probably you will get an 
error message, claiming that the base module is missign. This message means 
that some python packages are not installed with the exe files. In order to get 
rid of the error message you must copy all *.py files from OpenERP 
Web/python2.5/lib/email and ~/email/mime  to the respective catalog in 
library.zip file under our OpenERP Server catalog. Please do not forget to 
restart your openerp-server after copying the files.

2. Download, INSTALL nad START the ecommerce web package referred above. 

For installing it you need to 
a) unback the web package
b) browse to the catalog in command prompt (Start->run->cmd) window
c) modify configuration settings as described above by SMA
d) run "python setup.py install" command in order to INSTALL the web moduel
     (please note that if the computer complains about python command, then you 
must add python to the PATH variable -- google for more information)

For starting the tinyerp-web server it you need
e) run "python tinyerp-server.py" command in Openerp 
Web/lib/python2.5/site-packages/tinyerp-server catalog

3. Now you have TWO different web servers to access your openerp installation. 
If you are using default ports, then openerp-web is in port 8080 and eTiny is 
in port 8081. (I would say, this is not a very elegant solution, but it works) 

4. Browse to ecommerce.html file and you should see your shopping cart 
available.




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=45145#45145

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to