ERP 2.50:Developers Guide/Fundamentals and Concepts
Languages: |
The Openbravo Fundamentals and Concepts sections give a very detailed description of basically all relevant Openbravo development concepts.
The chapter starts with an overview of the development process and the main build tasks. Followed with a description of the folder structure of the Openbravo development project.
Common fundaments discusses modularity, security, multi-client/organization and multi-currency and many more topics. All topics are discussed from the development point of view.
The application dictionary is an important section as it forms the basis for the model driven development approach followed by Openbravo. The application dictionary defines and describes many application components which are translated to code through the templating and generation engines.
The next sections discuss the main layers of the application: database, middle-tier and web-tier with webservices.
Languages: |
Subordinate pages:
- ERP 2.50:Developers Guide/Concepts/Development Model
- ERP 2.50:Developers Guide/Concepts/Development Build Tasks
- ERP 2.50:Developers Guide/Concepts/Development Project Structure
- ERP 2.50:Developers Guide/Concepts/Common Fundamentals
- ERP 2.50:Developers Guide/Concepts/Application Dictionary Components
- ERP 2.50:Developers Guide/Concepts/DB Fundamentals
- ERP 2.50:Developers Guide/Concepts/Middle Tier Fundamentals
- ERP 2.50:Developers Guide/Concepts/UI Fundamentals
- ERP 2.50:Developers Guide/Concepts/Reports
- ERP 2.50:Developers Guide/Concepts/Processes
- ERP 2.50:Developers Guide/Concepts/WebServices
ERP 2.50:Developers Guide/How to Create Your Own Import Process with IDL | ERP 2.50:Developers Guide/Concepts/Development Model