ERPpeek’s documentation¶
A versatile tool for browsing Odoo / OpenERP data
The ERPpeek library communicates with any Odoo / OpenERP server (>= 5.0) using the standard XML-RPC interface or the new JSON-RPC interface.
It provides both a fully featured low-level API, and an encapsulation of the methods on Active Record objects. Additional helpers are provided to explore the model and administrate the server remotely.
The Introduction describes its primary uses as a command line tool or within an interactive shell.
The Tutorial gives an in-depth look at the capabilities.
Contents:
- Online documentation: http://erppeek.readthedocs.org/
- Source code and issue tracker: https://github.com/tinyerp/erppeek