
ERP5 Products are the core of ERP5. They provide very generic features such as activities, cataloging, common data structure and implementation of the Universal Business Model (UBM).
| Product |
Description
|
Design Document |
| CMFActivity |
provides distribute active objects in Zope. It can be used to spread a computational intensive process over multiple nodes of a cluster and benefit from elastic scalability. |
Comming Soon |
| CMFCategory |
provides the possibility of using categories on objects. It provides API to update, get and display categories. |
Comming Soon |
| ZSQLCatalog |
implements embedded catalog datawerehouse based on relational database in Zope. |
Comming Soon |
| ERP5Type |
It includes low level classes used by many other products. It provides also most low level tools. |
Comming Soon |
| ERP5Form |
It add functionalities on top of Formulator. It is used to configure the user interface. |
Comming Soon |
| ERP5Catalog |
Customize the ZSQLCatalog for ERP5. It adds security checking. It allows to do automatic query for categories |
Comming Soon |
| ERP5 |
It is the main product of ERP5. It defines most API, most of the logic of an ERP5 site like the Universal Business Model. |
Comming Soon |
| ERP5OOo |
It implements the communication with OpenOffice server. It allows generation of OpenOffice document with dynamic content retrieved within ERP5, conversion of documents to many different formats |
Comming Soon |
| ERP5SyncML |
It implements the SyncML protocol and allows to synchronize with any device compatibile with it |
Comming Soon |
| ERP5Subversion |
It provides API to ERP5 with Subversion. It is mostly used with business templates |
Comming Soon |
| ERP5Legacy |
It provides only some obsolete code. It's very usefull to keep backward compatibility |
Comming Soon |
| HBTreeFolder2 |
It provides highly scallable Folders. It can supports folders with many millions of documents. |
Comming Soon |
| Formulator |
It provides everything to configure the user interface. This is a fork of the Formulator available on the zope site because we had too many local patches and the original was not maintained any more. |
Comming Soon |
| ERP5Security |
It implements the security for ERP5. Thanks to this product, it is possible to configure the security policy of an ERP5 site for every module and document. |
Comming Soon |
| ERP5Banking |
It includes specific code necessary for banking application. This is only usefull if you wish to install erp5_banking* business templates. |
Comming Soon |