wok view python-odoorpc/description.txt @ rev 25354

updated tiff, tiff-apps and tiff-dev (4.1.0 -> 4.4.0)
author Hans-G?nter Theisgen
date Tue Jul 26 16:22:26 2022 +0100 (23 months ago)
parents
children
line source
1 OdooRPC is a Python package providing an easy way to pilot your Odoo servers
2 through RPC.
4 Features supported:
6 - access to all data model methods (even browse) with an API similar to the
7 server-side API,
8 - use named parameters with model methods,
9 - user context automatically sent providing support for internationalisation,
10 - browse records,
11 - execute workflows,
12 - manage databases,
13 - reports downloading,
14 - JSON-RPC protocol (SSL supported),