OpenERP

      OpenERP
      OpenERP Official Logo.jpg
      OpenERP V6.png
      OpenERP
      Original author(s) Fabien Pinckaers
      Developer(s) OpenERP S.A. (previously Tiny sprl)
      Stable release 7.0 / December 22, 2012 (2012-12-22)
      Written in Python, Javascript
      Operating system Linux, Windows, Unix, Mac OS X
      Type ERP, CRM, Accounting
      License AGPL
      Website openerp.com

      OpenERP is an open source enterprise resource planning (ERP) software manufactured by OpenERP s.a.

      OpenERP is an open source alternative to SAP ERP, Microsoft Dynamics, Netsuite, Adempiere. Compiere, OFBiz, Openbravo, and other enterprise resource planning software.

      OpenERP is licensed under the terms of the AGPL license.

      Business Applications

      OpenERP is provided with standard modules to match the needs of the following sectors:

      ↑Jump back a section

      Industry Solutions

      • OpenERP for Paper Industry
      • OpenERP for Packaging Industry
      • OpenERP for Hologram Industry
      • OpenERP School Management System
      • OpenERP Health & Hospital Management System
      • OpenERP Best ERP .
      ↑Jump back a section

      Architecture

      Web Application Architecture

      Structure

      OpenERP is a web application, it is a web server that handles the business logic and communicates with the database application. The clients interact with the application using a web interface. The server part of OpenERP is written in Python programming language, the web part is written in Javascript.

      Modules

      Business features are organised into modules. A module is a folder with a pre-defined structure containing Python code and XML files. A module defines data structure, forms, reports, menus, procedures, workflows, etc... Modules can also contain web components written in Javascript.

      Database

      OpenERP uses PostgreSQL as database management system.

      Source code and contributions

      The source code of OpenERP is hosted on Launchpad,[1] using the Bazaar revision control system, and the contributions are also handled using Launchpad. The documentation is also managed using this service but a website dedicated to all publications has been set up in 2009.[2]

      ↑Jump back a section

      OpenERP Apps

      OpenERP s.a. provides a web site referencing the officially supported modules as well as contribution modules.[3] The principle is similar to Apple's App Store. Contribution modules can be referenced for free as long as they respect some submission rules.[4] As of November 2012, the number of OpenERP apps reached more than 2500.

      ↑Jump back a section

      Development environment

      Module development mainly relies around edition of Python and XML files. Some application logic (i.e. workflows and data structure) can be changed through the client interface.

      ↑Jump back a section

      External links

      ↑Jump back a section
      Last modified on 31 May 2013, at 15:08