This is the development trunk of Openbravo ERP.
* Installation
First, download the setup binary corresponding to your system:
ant setup
Next run the downloaded file in the config directory. For example in
x86 Linux:
./setup-properties-linux.bin
If there is no setup binary for your operating system and architecture,
send a request to <staff.rm at openbravo dot com>.
Then, to install it run:
ant install.source
It creates the database structure, builds the core, compiles
Openbravo and generates a war file.
Deploy this war file into the tomcat/webapps directory.
* Documentation
See http://wiki.openbravo.com for more documentation.
* Helping out
If you'd like to help out, great!
Have a look to our Contributor's Guide:
http://wiki.openbravo.com/wiki/Contributor%27s_Guide
There is also a list of on-going community projects:
http://wiki.openbravo.com/wiki/Community_Projects
Please share your changes so others can benefit.
Please use svn diff to prepare patches.
* Contact
IRC: #openbravo in freenode