-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathREADME
46 lines (26 loc) · 1.01 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
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