OpenERP is an open source enterprise resource planning (ERP) software manufactured by OpenERP. OpenERP is an ERP and CRM system that helps connect business processes for sales, finance, supply chain and project management. Primary capabilities include accounting (analytic and financial), production management (MRP), stock management, sales and purchases management, task automation, marketing campaigns, help desk and POS.

OpenERP is, according to the author, an open source alternative to SAP ERP and Microsoft Dynamics.

Homepage: www.openerp.com

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:
    Sales Management
    Purchase Management
    Customer Relationship Management
    Project Management
    Warehouse Management
    Manufacturing
    Accounting & Finance
    Point of Sale
    Asset Management
    Human Resource Management
    Fleet Management
    Event Management
    Social Network


Industry Solutions    OpenERP for Paper Industry
    OpenERP for Packaging Industry
    OpenERP for Hologram Industry
    OpenERP School Management System
    OpenERP Health & Hospital Management System
 
StructureOpenERP 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.
 
ModulesBusiness 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 contributionsThe source code of OpenERP is hosted on Launchpad, 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.

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. 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.

0 comments: