wok diff python-erppeek/description.txt @ rev 25743

updated xfconf and xfconf-dev (4.12.0 -> 4.14.1)
author Hans-G?nter Theisgen
date Fri Aug 30 13:51:38 2024 +0100 (9 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python-erppeek/description.txt	Fri Aug 30 13:51:38 2024 +0100
     1.3 @@ -0,0 +1,7 @@
     1.4 +The ERPpeek library communicates with any Odoo / OpenERP server (>= 5.0)
     1.5 +using the standard XML-RPC interface or the new JSON-RPC interface.
     1.6 +
     1.7 +It provides both a fully featured low-level API, and an encapsulation of
     1.8 +the methods on Active Record objects.
     1.9 +Additional helpers are provided to explore the model and administrate
    1.10 +the server remotely.