Module odoo_api::jsonrpc::types::db

source ·
Expand description

The Odoo “db” service (types only)

Structs

Change the Odoo “master password”
Create and initialize a new database
Check if a database exists
Drop (delete) a database
Dump (backup) a database, optionally including the filestore folder
Duplicate a database
List the databases currently available to Odoo
List the countries available to Odoo (ISO name + code)
List the languages available to Odoo (ISO name + code)
Perform a “database migration” (upgrade the base module)
Rename a database
Upload and restore an Odoo dump to a new database
Return the server version

Enums

The format for a database dump

Functions

Change the Odoo “master password”
Create and initialize a new database
Check if a database exists
Drop (delete) a database
Dump (backup) a database, optionally including the filestore folder
Duplicate a database
List the databases currently available to Odoo
List the countries available to Odoo (ISO name + code)
List the languages available to Odoo (ISO name + code)
Perform a “database migration” (upgrade the base module)
Rename a database
Upload and restore an Odoo dump to a new database
Return the server version