Skip to Content
Menu
This question has been flagged
2 Replies
4385 Views

Hi All,

    I am much more excited about OpenERP 8.0.Can anyone tell me how to download its source code?

Avatar
Discard
Best Answer

OpenERP 8 is expected to be released soon but the current source code can be downloaded from http://nightly.openerp.com/trunk/nightly/

It appears that those files were last updated April 17 2014.

To simply browse the source code, you can look at the projects hosted on Launchpad

https://launchpad.net/openobject

To download the very latest files you will have to set up a machine with Bazaar and run the command:

bzr branch lp:openobject-addons
bzr branch lp:openobject-server
bzr branch lp:openerp-web

Avatar
Discard
Best Answer

From today same trunk source in https://github.com/odoo/odoo

Thanks !

Avatar
Discard