java-odoo-json-rpc-client is a Maven module that provides the core functionalities for JSON-RPC communication with the Odoo ERP system. The OdooClient class helps to serialize Odoo's responses into ...
Odoo's JSON-RPC API allows external applications to interact with Odoo databases remotely. It follows the JSON-RPC 2.0 specification and provides a range of services and methods for performing CRUD ...