wok-6.x view python-erppeek/description.txt @ rev 25252

updated python-zfec (1.5.3 -> 1.5.5)
author Hans-G?nter Theisgen
date Thu Jul 14 07:44:30 2022 +0100 (23 months ago)
parents
children
line source
1 The ERPpeek library communicates with any Odoo / OpenERP server (>= 5.0)
2 using the standard XML-RPC interface or the new JSON-RPC interface.
4 It provides both a fully featured low-level API, and an encapsulation of
5 the methods on Active Record objects.
6 Additional helpers are provided to explore the model and administrate
7 the server remotely.