Developer(s) | virtual community |
---|---|
Initial release | October 31, 2012 |
Stable release | v11 / Daily release [1] |
Preview release | v12 / Dev Build |
Repository | https://github.com/idempiere/idempiere |
Written in | Java, SQL |
Operating system | Windows, Linux, Mac, Solaris |
Platform | OSGi, Jetty, ZK (framework) |
Available in | 16 languages |
List of languages English, German, Indonesian, Spanish, Italian, Japanese, [2] Romanian, Russian, Polish, Thai, Arabic, Bosnian, Portuguese, Catalán, Simplified Chinese, and many others | |
Type | ERP, CRM, SCM |
License | GPLv2 |
Website | www |
iDempiere. Community Powered Enterprise, also known as OSGi + ADempiere, is an open source Enterprise Resource Planning (ERP) software that is fully navigable on PCs, tablets and smartphones, it also has customer relationship management (CRM) and supply chain management (SCM) functions. It is in contrast to proprietary or most other open source ERP solutions driven only by a community of supporters.
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: [3]
1999, Jorg Janke creates Compiere a predecessor of iDempiere. Jorg had previously worked at Oracle in Germany and the USA. [4]
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 [5] and Equinox. [6]
2010, Adempiere 3.6.0 LTS [7] and Branch GlobalQSS Adempiere361 are launched.
Version number | Release date [8] | Notes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.0.a Halloween Edition | October 31, 2012 [9] |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.0b Devina | April 24, 2013 [10] | Beta version | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.0c Devina LTS | June 27, 2013 [10] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2.0 | October 31, 2013 [10] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2.1 | October 31, 2014 [10] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3.1 Maitreyi | October 31, 2015 [11] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
4.1 | October 31, 2016 [12] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
5.1 | October 31, 2017 [13] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
6.1 | November 4, 2018 [14] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
6.2 | January 4, 2019 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
7.1 | November 22, 2019 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
8.1 | November 3, 2020 |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
8.2 | December 20, 2020 |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
9 | December 24, 2021 |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
10 | December 24, 2022 |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
11 | December 24, 2023
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Old version Old version, still maintained Current stable version Future release |
2011, due to disagreements in the former ADempiere developer community [15] 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. [16] The majority of the active developer community started to work on iDempiere. [17]
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, [18] so a lot of specific Code made on Adempiere have been updated as plug-ins in iDempiere., [19] 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, [20] [21] a major ZK upgrade (from ZK3.6 to ZK6) which allowed redesign of the web GUI.
2015, on version 3.1 Apache Tomcat was replaced with Jetty. [22]
2017, on version 5.1 the ZK framework was updated to version 8.0.2.2 and Oracle was successfully tested for Oracle 12C. [10]
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. [23]
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. [24] New chat channels were implemented in Mattermost to replace the IRC channel for future discussions. [25]
2023, in version 11, OpenJDK was updated to version 17
"Winner of InfoWorld's Bossie award for best open source software application", awarded in 2015 [26] and 2016. [27]
SourceForge - "Community Choice" Project of the Month in July 2016 [28] and February 2018. [29]
Computer Review (Russian web page) - The best "free" ERP-systems of primary, secondary and higher levels, 5 November 2015. [30]
PCQuest - "7 Open Source ERP Software For Your Business", 20 May 2016. [31]
Capterra Logistics Technology Blog - "The Top 8 Free, Open Source ERP Software", [32] July 26, 2017.
iDempiere consists of a Java server (based on a Jetty container) with a ZK 9.6 web GUI. It uses the OSGi framework for modularization. It has Oracle >=12C and PostgreSQL >=10 database support. [33]
It works as a web client software in Firefox, Chrome, Opera and Edge browsers that allow users to open related records quickly and easily via links.
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.
The second feature of iDempiere are the plug-ins to modify or extend the ERP, CRM and SCM functionality. [34] With the OSGi specification individual bundles of code (plug-ins) connect together in a dynamic way, the iDempiere-wiki allows users to rate the known plug-ins in the plugin market. [35]
iDempiere has a Workflow Engine based on WfMC standard, to manage document workflow process and BPM requirements.
iDempiere has a simple, configurable and powerful reporting format (with Application Directory) allowing zoom across data and export to a number of formats (PDF, HTML, Excel etc.), it also has integration with JasperReports for more complex reports. [36]
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. [37]
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.
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.
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 Processes included in CORE:
Some types of add-ons related to business processes are [35] interactive BI dashboard, [39] [40] specific industry requirements (like Asset Maintenance, [41] Manufacturing and Kanban Dashboard), localizations, and other software integrations (like Asterisk, [42] Openbravo Pos, Google Maps).
iDempiere is a project with a high activity, [43] [44] 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. [45] The community of people working with the software uses different tools to communicate around the world, such as Multi-language Project Wiki, [46] Google forums [47] and Mattermost channels. Wider reception comes also through speeches held in open source conferences like de:OpenRheinRuhr [48] and on Universities.
The development environment (IDE) used for iDempiere is Eclipse with maven/Tycho, Git, Equinox ( OSGi ) [55] and Apache Felix Web Console.
Idempiere uses Jira for bug/issue tracking, continuous integration and Real-time collaboration, [56] 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.
OSGi is an open specification and open source project under the Eclipse Foundation.
Eclipse is an integrated development environment (IDE) used in computer programming. It contains a base workspace and an extensible plug-in system for customizing the environment. It is the second-most-popular IDE for Java development, and, until 2016, was the most popular. Eclipse is written mostly in Java and its primary use is for developing Java applications, but it may also be used to develop applications in other programming languages via plug-ins, including Ada, ABAP, C, C++, C#, Clojure, COBOL, D, Erlang, Fortran, Groovy, Haskell, HLASM, JavaScript, Julia, Lasso, Lua, NATURAL, Perl, PHP, PL/I, Prolog, Python, R, Rexx, Ruby, Rust, Scala, and Scheme. It can also be used to develop documents with LaTeX and packages for the software Mathematica. Development environments include the Eclipse Java development tools (JDT) for Java and Scala, Eclipse CDT for C/C++, and Eclipse PDT for PHP, among others.
Compiere is an open-source ERP and CRM business solution for Small and Medium-sized Enterprises (SME) in distribution, retail, service, and manufacturing. Compiere is distributed by Consona Corporation and through a Partner Network, who are a collection of trained and authorized business partners.
Rhythmbox is a free and open-source audio player software, tag editor and music organizer for digital audio files on Linux and Unix-like systems.
A source-code-hosting facility is a file archive and web hosting facility for source code of software, documentation, web pages, and other works, accessible either publicly or privately. They are often used by open-source software projects and other multi-developer projects to maintain revision and version history, or version control. Many repositories provide a bug tracking system, and offer release management, mailing lists, and wiki-based project documentation. Software authors generally retain their copyright when software is posted to a code hosting facilities.
The following comparison of accounting software documents the various features and differences between different professional accounting software, personal and small enterprise software, medium-sized and large-sized enterprise software, and other accounting packages. The comparison only focus considering financial and external accounting functions. No comparison is made for internal/management accounting, cost accounting, budgeting, or integrated MAS accounting.
Notable issue tracking systems, including bug tracking systems, help desk and service desk issue tracking systems, as well as asset management systems, include the following. The comparison includes client-server application, distributed and hosted systems.
ADempiere is an Enterprise Resource Planning or ERP software package released under a free software license. The verb adempiere in Italian means "to fulfill a duty" or "to accomplish".
Solr is an open-source enterprise-search platform, written in Java. Its major features include full-text search, hit highlighting, faceted search, real-time indexing, dynamic clustering, database integration, NoSQL features and rich document handling. Providing distributed search and index replication, Solr is designed for scalability and fault tolerance. Solr is widely used for enterprise search and analytics use cases and has an active development community and regular releases.
JFire was an Enterprise Resource Planning and Customer Relationship Management system.
Openbravo is a Spanish cloud-based SaaS software provider specializing in retail with headquarters in Pamplona, Spain and offices in Barcelona and Lille. The company was formerly known for being a horizontal open-source enterprise resource planning (ERP) software vendor for different industries.
In free and open-source software (FOSS) development communities, a forge is a web-based collaborative software platform for both developing and sharing computer applications.
Redmine is a free and open source, web-based project management and issue tracking tool. It allows users to manage multiple projects and associated subprojects. It features per project wikis and forums, time tracking, and flexible, role-based access control. It includes a calendar and Gantt charts to aid visual representation of projects and their deadlines. Redmine integrates with various version control systems and includes a repository browser and diff viewer.
Pentaho is the brand name for several Data Management software products that make up the Pentaho+ Data Platform. These include Pentaho Data Integration, Pentaho Business Analytics, Pentaho Data Catalog, and Pentaho Data Optimiser. The Pentaho+ Platform helps organisations to become “data-fit” prior to operationalising AI.
Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration, and continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat. It supports version control tools, including AccuRev, CVS, Subversion, Git, Mercurial, Perforce, ClearCase, and RTC, and can execute Apache Ant, Apache Maven, and sbt based projects as well as arbitrary shell scripts and Windows batch commands.
ERPNext is a free and open-source integrated Enterprise resource planning (ERP) software developed by an Indian software company Frappe Technologies Pvt. Ltd. It is built on the MariaDB database system using Frappe, a Python based server-side framework.
Dolibarr ERP CRM is an open source, free software package for companies of any size, foundations or freelancers. It includes different features for enterprise resource planning (ERP) and customer relationship management (CRM) but also other features for different activities.
Odoo is a suite of Belgian origin business management software tools that include customer relationship management, e-commerce, billing, accounting, manufacturing, warehouse, project management, and inventory management.
Metasfresh is an open-source, free ERP software designed and developed for SMEs. Metasfresh is an actively maintained fork of ADempiere and can be used and distributed freely. It does not require a contributor license agreement from partners or contributors. While numerous open-source ERP projects exist, Metasfresh was included in the Top 9 Open Source ERPs to Consider by opensource.com.