metasfresh | |
Developer: | metas GmbH,[1] Community |
Repo: | github.com/metasfresh |
Programming Language: | Java, JavaScript, XML, SQL |
Operating System: | Server: Linux Clients: Windows, OS X, Linux, Android, iOS |
Genre: | ERP, CRM, Accounting, MRP |
License: | GPLv2/ GPLv3 |
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.[2] It does not require a contributor license agreement from partners or contributors. While numerous open-source ERP projects exist,[3] Metasfresh was included in the Top 9 Open Source ERPs to Consider by opensource.com.[4]
In September 2006, the founders of Metasfresh started with open-source ERP development as early contributors to the ADempiere ERP Project. They were founding members of the ADempiere Foundation[5] and longtime members of the Functional and Technical Team at ADempiere.[6] In industry-specific ERP projects in the SME sector, they developed several new features based on ADempiere 3.5.4. They rewrote large parts of the ADempiere sourcecode to try to provide more scalable software for midsize companies. These fundamental differences to the original ADempiere codebase were a motivation for the founders to create a fork from ADempiere in 2015 called Metasfresh.
The code was released to the public on October 6, 2015. According to Open Hub statistics, Metasfresh is one of the most active open-source ERP projects worldwide.[7]
Metasfresh is written in Java, JavaScript scripting language and works with PostgreSQLdatabase management system. The development repository is publicly available on GitHub. It is composed of Client[8] and Server[9] components. The main Client is a Java Swing User Interface and available for production environments. Currently, a new web interface is under development.
Used Technologies:
The feature List of Metasfresh covers many requirements of medium-sized enterprises for ERP software.
After the fork from Compiere, the ADempiere community followed the open-source model of the Bazaar described in Eric Raymond's article The Cathedral and the Bazaar. The development mainly relied on the architecture inherited from Compiere, which had a tight coupling to the database. The license of ADempiere is GPL 2. Open-source projects with licenses compatible with GPL 2 are decreasing.[10]
With the fork, metasfresh's main aims for the project are:
Currently, the time between stable releases, including bug fixes and new features, is one week, according to the project's release notes.[11]