Skip to content
EntityQ1275819· pop 8· linked from 34 articles

ERP5 is an open source ERP based on Python and Zope. It has the particularity of being based on a unified model to describe its implementation.

Wikidata facts

Official website
www.erp5.org
Image
ERP5 Ru ResourceView Screenshot.png
Show 4 more facts
Commons category
ERP5
inception
2002-00-00
software version identifier
5.5
source code repository URL
lab.nexedi.com/nexedi/erp5.git
Sources (3)

via Wikidata · CC0

~5 min read

Article

7 sections
Contents
  • Unified model
  • History
  • Current status
  • Implementation process
  • Innovations
  • References
  • External links

ERP5 is an open source ERP based on Python and Zope. It has the particularity of being based on a unified model to describe its implementation.

== Unified model == Whereas most ERPs are based on business field specific models and culture dependent ontologies, ERP5 uses a single model, called the Unified Business Model, that is used to describe all its components. This approach to enterprise modeling was introduced in 2002 by Smets and Carvalho. The UBM relies on 5 generic concepts, namely node, resource, movement, item and path. According to Carvalho, abstraction and genericity not only reduce the complexity of ERP5 systems but also increase code reuse incentive and sustainability. Thanks to this unification, a typical ERP5 implementation thus consists of 20 to 30 tables whereas the implementation of an ERP based on traditional enterprise modeling requires thousands to tens of thousands of tables because they need to piece together several components.

Available in 7 languages

via Wikidata sitelinks · CC0

Connections

Categories