Module odoo_api::service::web

source ·
Expand description

The “Web” pseudo-service

This isn’t actually a service, but a set of JSON-RPC compatible endpoints that Odoo exposes. Generally these are used by the webclient, and offer functionality that can be achieved with execute and execute_kw

Structs