Module web

Source
Expand description

The Odoo “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§

DatabaseList
List the available databases
DatabaseListResponse
Represents the response to an Odoo DatabaseList call
GetSessionInfo
Fetch session information
GetSessionInfoResponse
The response to a GetSessionInfo request
MultiCompanyInfo
Multi-company information
MultiCompanyInfoAllowed
SessionAuthenticate
Authenticate to an Odoo database
SessionAuthenticateResponse
Represents the response to an Odoo SessionAuthenticate call

Enums§

MultiCompanyInfoCurrent