OpenERP is a Client/Server system that works over a IP Network.
• OpenERP programming language is Python.
• OpenERP uses Object-Oriented technologies.
• OpenERP records its data with a PostgreSQL relational database.
• OpenERP business objects are modeled with an Object Relational Mapping (ORM) system.
• OpenERP offers three Human Machine Interfaces (HMI) a GTK client, a QT client and a web client (eTiny).
• OpenERP uses ReportLab for report generation in (PDF).
• OpenERP uses XML for several purpose: describing data, view, reports, data transport (XML-RPC)
OpenErp is not easy to learn because of the lack of training material on web, for the developer assistance you can see openobject developer book and technical momento, where you can see developing semantics of the openerp.
thanks
ReplyDelete