Metasfresh

metasfresh
Developer(s) metas GmbH,[1] Community
Repository github.com/metasfresh
Written in Java, JavaScript, XML, SQL
Operating system Server: Linux
Clients: Windows, OS X, Linux, Android, iOS
Type ERP, CRM, Accounting, MRP
License GPLv2/ GPLv3
Website metasfresh.com/en

metasfresh is an Open Source / Free Software Enterprise Resource Planning (ERP) software designed and developed for Small and medium-sized companies (SMEs).

Overview

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. There is no closed source code, and the planning and development happen openly in the community. metasfresh was included in the Top 9 Open Source ERP to consider by opensource.com. [3]

Software & Architecture

metasfresh is written in Java, JavaScript scripting language and works with PostgreSQL database management system. The development repository is publicly available on GitHub. It is composed of Client[4] and Server[5] 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:

Business functionalities/ features

The feature List of metasfresh covers the majority of requirements of medium-sized enterprises for ERP Software and is comparable with proprietary ERP Systems.

History

In September 2006 the founders of metasfresh started with Open Source ERP development as early contributors in the ADempiere ERP Project. They were founding members of the ADempiere Foundation[6] and longtime members of Functional and Technical Team at ADempiere.[7] In industry-specific ERP projects in the SME sector they developed several new features based on ADempiere 3.5.4 and rewrote the majority of ADempiere Code to allow a more maintainable, flexible and scalable Software for midsize companies. The user base they built up demanded shorter and more reliable release cycles to allow more flexibility in providing solutions for their requirements. This, plus the already resulted gap in development compared to the latest ADempiere Codebase was the reason for the team to decide in 2015 to officially fork from ADempiere and proceed the development in a new project called metasfresh.

Since releasing the code to the public on 6 October 2015 the community and development activity has risen quickly. Despite the fork's young age, metasfresh is currently one of the most active Open Source ERP Projects worldwide according to OpenHUB Statistics.[8]

Differences to the ADempiere Project

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 community and codebase were growing fast. The development mainly relied on the architecture inherited from Compiere, which had a tight coupling to the database. The architecture in combination with fast growing complexity leads into longer taking release cycles. Additionally, the license of ADempiere is GPL 2. Open Source projects with licenses compatible to GPL 2 are decreasing,[9] so further development will more and more have to rely on own development which is a threat to a competitive development of Open Source enterprise software.

With the fork, metasfresh is choosing a different approach. The main aims of the project are:

  • Quality Assurance: Building a modern architecture and decoupling the application from the data layer. The aim is to allow to extend the automatic Testing possibilities which are a prerequisite for shorter release cycles with extending functionality.
  • Legal: Completely rewriting the ADempiere code, to allow to switch the license from GPL2 to GPL3 to allow to choose among a larger amount of modern Open Source projects for further incorporation and development.
  • Efficiency: Consequent usage of Tools to enable efficient work from requirements analysis over development and testing until build and deployment.
  • Flexibility: Provide a highly flexible framework for business processes based on a new disposition framework which allows having functional extension points to allow external systems to bind with metasfresh ERP.

Currently, the time between stable releases including bug fixes and new features is 1 week according to the project's release notes.[10]

References

  1. "Official Company Website".
  2. "metasfresh Source Code". Retrieved 6 January 2017.
  3. "opensource.com Top 9 open source ERP systems to consider". Retrieved 10 July 2018.
  4. "metasfresh Client Installation". metasfresh. 29 February 2016. Retrieved 2 January 2017.
  5. "metasfresh Server Installation". metasfresh. 29 February 2016. Retrieved 2 January 2017.
  6. "ADempiere Foundation". Retrieved 6 January 2017.
  7. "metasfresh contributors at ADempiere". Retrieved 12 December 2016.
  8. "OpenHub ERP Development Activity Level". Retrieved 20 January 2017.
  9. "Top Open Source Licenses". Retrieved 17 January 2017.
  10. "Release Notes at GitHub". Retrieved 19 January 2017.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.