Comment 16 for bug 752269

Revision history for this message
Sananaz (Open ERP) (sma-tiny) wrote :

Hello Cuong,

The latest stable version available on launchpad.
You can download from there also.

Here I am providing you the list of Web-Client branches, which includes stable and trunk also.

- https://code.launchpad.net/openobject-client-web

You can download stable branch in your local machine by executing this command on prompt.
- bzr branch lp:openobject-client-web/6.0

Once download, go to the directory using 'cd lib'.
- Run populate.sh file
./populate.sh (It will install all dependencies).

And web-client is installed in your local machine.
Just come out from lib directory and try using :
./openerp-web.py

I think this will help you to run latest stable code in your machine.

Thanks.