Welcome to Openbravo Tech wiki!
Openbravo to End Community Edition Open Source Projects in 2020
Welcome to the Openbravo Wiki. This site provides supporting documentation for the Openbravo Community, including people installing, configuring, using, developing or localizing Openbravo solutions.
The current version of Openbravo is 3.0PR23Q1 (https://gitlab.com/openbravo/product/openbravo/-/tree/release/23Q1/)
Featured Resources:
[Openbravo Release Notes]
[Openbravo ERP Configuration Guide]
[Openbravo ERP User Guide]
[Openbravo Installation Instructions]
[Openbravo Activation]
Documentation
General Information
Please click on the above link for general information about Openbravo.
In this section you will find information on Getting Started with Openbravo, which provides a summary of resources available to you.
In order to quickly configure Openbravo to evaluate it, we would recommend that you start with the Quick Guide.
This will allow you to get your own version of Openbravo up and running in a matter of hours.
The current Openbravo Development Status and Release Notes are available, same way as Openbravo Design and Development Processes.
You may also find Support Policy useful as well as the Openbravo Implementation methodology.
System Administration Guide
Please click on the above link to access all documentation for System Administrators.
You will find important information on System Requirements, which should be reviewed, but once you are confident that your environment meets the minimum system requirements, the next port of call is likely to be the Installation Manual.
Please note that if you are coming from a previous version of Openbravo then you will find the Upgrade Guide useful.
Helpful information on working with the Openbravo Appliance can be found in the Openbravo Appliance Administration Guide.
Quick Guide
The Quick Guide describes the main steps needed to setup and run fundamental functional flows for your company in Openbravo, intentionally keeping the explanations and executions as simple as possible. By following this simple guide you should be able to have your own version of Openbravo up and running within a couple of hours.
User Guide
Click on the above link to access the User Guide describing how to use Openbravo.
If you are new to Openbravo then the User Interface chapter of the User Guide explains how to access Openbravo and navigate though the user interface.
The Business Flows contains list of process supported in Openbravo and drives to step by step instructions on how to execute them in the application.
The Common Concepts & Processes provides a summary of concepts and processes common throughout Openbravo, while the Openbravo Application Areas details how to setup, operate and analize each Openbravo application area.
There are a series of How-To documents addressing areas of special interest. Many of the guides present how to achieve particular business goals in a manner supported by Openbravo.
Developer's Guide
Openbravo Developer's Guide provides information to developers on how to change, extend and build further on Openbravo.
Development HowTos describe Openbravo development topics from the perspective of specific development goals.
Localization Guide
The Localization Guide provides all the information required to properly adapt Openbravo to different languages, regional or country differences and technical or legal requirements of a target market.
Finally, there is a list of Localization Projects currently available for Openbravo.
Please visit that link in case you want to collaborate in the localization effort for your country.
This is the development repository of Openbravo.
First, configure Openbravo properties run:
ant setup
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.
See http://wiki.openbravo.com for more documentation.
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.
Wiki: Openbravo ERP Configuration Guide
Wiki: Openbravo Release Notes