|
Advantages of OpenERP over Openbravo (OpenERP Vs. Openbravo)
- OpenERP and Openbravo features things like MRP1. OpenERPs technology is much better (in terms of ORM, BPM or modularity being there or not yet) than the Openbravo one which is still mostly inherited from the old Compiere PL/SQL.
- The OpenERP current features are also way more complete, especially in project management, HRM and CRM.
- The fundamental difference between Openbravo and OpenERP is different technology.Openbravo is a millions of lines of non OOP PL/SQL, XML CDATA sections. But OpenERP runs on python and simpler cherry-pie.
- Openbravo modularity is poor compared to OpenERP- no way to add screen extension points, no component oriented UI, method granularity is almost always several hundreds lines of PL/SQL- if a module want to override something: he hardly can call super, he should copy/paste/change a whole PL/SQL procedure.
- Unlike OpenERP, Openbravo has no BPM engine to abstract the workflow logic.
- Openbravo does not use ORM in their core (Hibernate is used ) hence their performance is slow.
- Openbravo development cycles are really slow compared to OpenERP, Openbravo screen are generated using static HTML.
Here listed are advantages of OpenERP comapred to openbravo.
|
0
Comments
Add