Introduction
The Axelor Open Platform is a business application development framework for Java.
This document provides in-depth documentation for developers. If you are new to the Axelor Open Platform don’t forget to check the Getting Started guide.
The guide is organized in following chapters:
- Application
-
Documents application and module structure.
- Modules
-
Documents how to organize business logic in modules.
- Models
-
Documents domain models and fields in details.
- Views
-
Documents different view types and how to define them.
- Actions
-
Documents actions.
- Data-Import
-
Documents the powerful data import feature.
- Web Services
-
Documents web services.
- Web Client
-
Documents web client widgets, customizing look and feel etc.