Odooly’s documentation

A versatile tool for browsing Odoo / OpenERP data

The Odooly library communicates with any Odoo / OpenERP server (>= 6.1) 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. It implements the Odoo API 8.0. Additional helpers are provided to explore the model and administrate the server remotely.

The Introduction describes how to use it as a command line tool or within an interactive shell.

The Tutorial gives an in-depth look at the capabilities.

Contents:

Indices and tables

Credits

Authored and maintained by Florent Xicluna.