qiguliuxing / open-suite-webapp

Axelor Application based on Axelor Open Suite

Home Page:http://axelor.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Axelor Open Suite

Axelor Open Suite reduces the complexity and improve responsiveness of business processes. Thanks to its modularity, you can start with few features and then activate other modules when needed.

Axelor Open Suite includes the following modules :

  • Customer Relationship Management
  • Sales management
  • Financial and cost management
  • Human Resource Management
  • Project Management
  • Inventory and Supply Chain Management
  • Production Management
  • Multi-company, multi-currency and multi-lingual

Axelor Open Suite is built on top of Axelor Open Platform

Installation

To compile and run from source, you will need to clone Axelor Open Suite modules, which is a git submodule repository, using following commands:

$ git clone git@github.com:axelor/open-suite-webapp.git
$ cd open-suite-webapp
$ git checkout master
$ git submodule init
$ git submodule update
$ git submodule foreach git checkout master
$ git submodule foreach git pull origin master

You can find more detailed installation instructions on our documentation.

About

Axelor Application based on Axelor Open Suite

http://axelor.com

License:Other


Languages

Language:JavaScript 93.8%Language:CSS 2.2%Language:Java 2.0%Language:HTML 1.9%