OpenERP Nightly builds
Every night a new set of packages (exe, tgz, deb, rpm) is generated
automatically for the following branches:
OpenERP Debian/Ubuntu packages
To install the Debian/Ubuntu package, add the following line to your
/etc/apt/sources.list:
deb http://nightly.openerp.com/7.0/nightly/deb/ ./
And type:
sudo apt-get update
sudo apt-get install openerp
The automatic app update mechanism (Settings->Modules->Updates) is currently
unavailable on Debian/Ubuntu,
however you may use the standard apt-get update, apt-get upgrade dance to keep
your openerp installation updated.
OpenERP Nightly builds scripts
Scripts used to build those packages are available at lp:openerp-tools.
Building the windows installer requires additional files that can be found at windows_manual_build
Older releases 5.0 4.2 4.0 3.2 3.0
Those build are still available in Old releases.