Cloud Storage Google

cloud_storage_google
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/cloud_storage_google
VERSION
VERSION 1.0
CATEGORY
CATEGORYTechnical Settings
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Thibault Delavallée, Xavier Morel, Julien Castiaux, Sébastien Theys, Tiffany Chang (tic), Gorash, tsm-odoo, Dylan Kiss (dyki), Maryam Kia, Victor Miguel Armenta Carrillo, zel-odoo, pish-odoo, Krzysztof Magusiak (krma), Basioni (basm), Giorgio Tocco (gito), Kevin Gerard (kege), ibo-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - cloud_storage
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES google-auth
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
cloud_storage_google_config_settings_view_form cloud_storage_google_config_settings_view_form res.config.settings xpath Inherits cloud_storage.cloud_storage_config_settings_view_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (4)
  • cloud_storage_google_account_info Char
    compute='_compute_cloud_storage_google_account_info' config_parameter='cloud_storage_google_account_info' readonly=False store=True string='Google Service Account Info'
  • cloud_storage_google_bucket_name Char
    config_parameter='cloud_storage_google_bucket_name' string='Google Bucket Name'
  • cloud_storage_google_service_account_key Binary
    store=False string='Google Service Account Key'
  • cloud_storage_provider Selection
    selection_add=[('google', 'Google Cloud Storage')]
Public methods (1)
  • get_values(self)
    @api.model
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/cloud_storage_google
VERSION
VERSION 1.0
CATEGORY
CATEGORYTechnical Settings
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Odoo Online, Sébastien Theys, Tiffany Chang (tic), Dylan Kiss (dyki), Chong Wang (cwg), Victor Miguel Armenta Carrillo, zel-odoo, pish-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:26:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - cloud_storage
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
cloud_storage_google_config_settings_view_form cloud_storage_google_config_settings_view_form res.config.settings xpath Inherits cloud_storage.cloud_storage_config_settings_view_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (4)
  • cloud_storage_google_account_info Char
    compute='_compute_cloud_storage_google_account_info' config_parameter='cloud_storage_google_account_info' readonly=False store=True string='Google Service Account Info'
  • cloud_storage_google_bucket_name Char
    config_parameter='cloud_storage_google_bucket_name' string='Google Bucket Name'
  • cloud_storage_google_service_account_key Binary
    store=False string='Google Service Account Key'
  • cloud_storage_provider Selection
    selection_add=[('google', 'Google Cloud Storage')]
Public methods (1)
  • get_values(self)