IDempiere


iDempiere. Community Powered Enterprise, also known as OSGi + ADempiere, is an open source Enterprise Resource Planning software that is fully navigable on PCs, tablets and smartphones, it also has customer relationship management and supply chain management functions.
It is in contrast to proprietary or most other open source ERP solutions driven only by a community of supporters.

Overview

The architecture of the iDempiere system allows it to easily expand its functions while maintaining a simple and flexible state of the ERP business system, iDempiere can be used freely and it supports:
1999, Jorg Janke creates Compiere a predecessor of iDempiere. Jorg had previously worked at Oracle in Germany and the USA.
2006, starts the development of ADempiere as a fork of the open source version of Compiere.
2008–2010, in the Adempiere community some users work on a modular ERP design proposal, with some OSGI implementations like Apache Felix and Equinox.
2010, Adempiere 3.6.0 LTS and Branch GlobalQSS Adempiere361 are launched.
2011, due to disagreements in the former ADempiere developer community they decided to use the new name iDempiere for the code path with the new OSGi architecture. So iDempiere can be seen as the next generation of ADempiere or as a fork of the ADempiere Branch GlobalQSS Adempiere361. The majority of the active developer community started to work on iDempiere.
The big difference made on iDempiere 1.0 vs ADempiere was the platform technology upgrade to the OSGi framework that allows iDempiere to have plug-ins, so a lot of specific Code made on Adempiere have been updated as plug-ins in iDempiere., Also Jboss was replaced with Apache Tomcat improving the performance and memory footprint. Further upgrades were a new automatic build system based on Eclipse Buckminster, a major ZK upgrade which allowed redesign of the web GUI.
2015, on version 3.1 Apache Tomcat was replaced with Jetty.
2017, on version 5.1 the ZK framework was updated to version 8.0.2.2 and Oracle was successfully tested for Oracle 12C.
2018, in version 6.1, OpenJDK was updated from version 8 to 10. The Eclipse Buckminster dependency for idempiere compilation changed to the maven tycho dependency.
2019, in version 6.2, OpenJDK was updated to version 11, the code was migrated from bitbucket/mercurial to github/git one month before the release of version 7.1.New chat channels were implemented in Mattermost to replace the IRC channel for future discussions.

Awards and recognition

“Winner of InfoWorld's Bossie award for best open source software application”, awarded in 2015 and 2016.
SourceForge - “Community Choice” Project of the Month in July 2016 and February 2018.
Computer Review - The best "free" ERP-systems of primary, secondary and higher levels, 5 November 2015.
PCQuest - “7 Open Source ERP Software For Your Business”, 20 May 2016.
Capterra Logistics Technology Blog - “The Top 8 Free, Open Source ERP Software”, July 26, 2017.

Platform

iDempiere consists of a Java server with a ZK 8.0/8.5 web GUI. It uses the OSGi framework for modularization. It has Oracle 11G/12C and PostgreSQL 9/10 database support. It has also a Swing Desktop Client.
It works as a web client software in Firefox, Chrome, Opera and Internet Explorer browsers that allow users to open related records quickly and easily via links.

Key Features

Application dictionary and customization

This is a feature of iDempiere that extends the concept of a data dictionary to an "Active Data Dictionary" that lets it manage entities, validation rules, windows, tables, formats, and other customizations of the application without new JAVA code. So iDempiere can be seen not only as an ERP but also as a platform to build database driven applications.

Plug-ins

The second feature of iDempiere are the plug-ins to modify or extend the ERP, CRM and SCM functionality. With the OSGi specification individual bundles of code connect together in a dynamic way, the iDempiere-wiki allows users to rate the known plug-ins in the plugin market.

Workflows

iDempiere has a Workflow Engine based on WfMC standard, to manage document workflow process and BPM requirements.

Reports

iDempiere has a simple, configurable and powerful reporting format allowing zoom across data and export to a number of formats, it also has integration with JasperReports for more complex reports.

Web Services

Machine-to-machine communication is possible in XML file formats, the ERP has input and output templates of web service, allowing calls to the iDempiere server in any table, process or workflow.

Performance indicators

Performance graphs are set from measure calculation via Application Directory. Allowing to graphically see the fulfillment of business indicators or goals.
From the graphs you can access the data that generates them, (when you click on them, the corresponding data windows are opened with the information automatically filtered.

Attachments and Comments

The system allows you to add attachments, comments in the form of chat and post-it for each of the records, in this way you can add unstructured information important for teamwork and improve the traceability of transactions.

System Admin

Access to the system is based on roles and users, it is also possible to configure audit trails for the updated fields, in this way an Audit Process can be properly managed.

Business Functionalities

Business Processes included in CORE:

Operations

Some types of add-ons related to business processes are interactive BI dashboard, specific industry requirements, localizations, and other software integrations.

Community Powered

iDempiere is a project with a high activity, supported by a worldwide community of committed people organized as a decentralized bazaar. There is no single person or company ruling the project or many of the parts, much like the wiki websites, build server, trackers, forums, etc. The community includes end users, implementers and subject matter specialists.
There are active local communities in Japan, China, USA, Germany, Indonesia, Brasil, Malaysia, Colombia, India, Russia, and other countries. The community of people working with the software uses different tools to communicate around the world, such as Multi-language Project Wiki, Google forums and channels. Wider reception comes also through speeches held in open source conferences like :de:OpenRheinRuhr and on Universities.

World Conferences

The development environment used for iDempiere is Eclipse with maven/Tycho, Git, Equinox and Apache Felix Web Console.
Idempiere uses Jira for bug/issue tracking, continuous integration and Real-time collaboration, in this way it integrate the contributions of the community in an agile way, however all source goes through peer review before making it to the core.