Cloud Storage Azure

cloud_storage_azure
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/cloud_storage_azure
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, Julien Castiaux, Sébastien Theys, Tiffany Chang (tic), Gorash, tsm-odoo, Levi Siuzdak (sile), Dylan Kiss (dyki), Andrzej(pian), Maryam Kia, Victor Miguel Armenta Carrillo, zel-odoo, pish-odoo, Basioni (basm), Giorgio Tocco (gito), Kevin Gerard (kege), ibo-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - cloud_storage
    - base_setup
    - base
    - web
    - mail
    - 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_config_settings_view_form cloud_storage_config_settings_view_form res.config.settings xpath Inherits base.res_config_settings_view_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (7)
  • cloud_storage_azure_account_name Char
    config_parameter='cloud_storage_azure_account_name' string='Azure Account Name'
  • cloud_storage_azure_client_id Char
    config_parameter='cloud_storage_azure_client_id' string='Azure Client ID'
  • cloud_storage_azure_client_secret Char
    config_parameter='cloud_storage_azure_client_secret' string='Azure Client Secret'
  • cloud_storage_azure_container_name Char
    config_parameter='cloud_storage_azure_container_name' string='Azure Container Name'
  • cloud_storage_azure_invalidate_user_delegation_key Boolean
    string='Invalidate Cached Azure User Delegation Key'
  • cloud_storage_azure_tenant_id Char
    config_parameter='cloud_storage_azure_tenant_id' string='Azure Tenant ID'
  • cloud_storage_provider Selection
    selection_add=[('azure', 'Azure Cloud Storage')]
Public methods (1)
  • set_values(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/cloud_storage_azure
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), Levi Siuzdak (sile), Dylan Kiss (dyki), Chong Wang (cwg), Andrzej(pian), Victor Miguel Armenta Carrillo, zel-odoo, pish-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:56
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_config_settings_view_form cloud_storage_config_settings_view_form res.config.settings xpath Inherits base.res_config_settings_view_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (7)
  • cloud_storage_azure_account_name Char
    config_parameter='cloud_storage_azure_account_name' string='Azure Account Name'
  • cloud_storage_azure_client_id Char
    config_parameter='cloud_storage_azure_client_id' string='Azure Client ID'
  • cloud_storage_azure_client_secret Char
    config_parameter='cloud_storage_azure_client_secret' string='Azure Client Secret'
  • cloud_storage_azure_container_name Char
    config_parameter='cloud_storage_azure_container_name' string='Azure Container Name'
  • cloud_storage_azure_invalidate_user_delegation_key Boolean
    string='Invalidate Cached Azure User Delegation Key'
  • cloud_storage_azure_tenant_id Char
    config_parameter='cloud_storage_azure_tenant_id' string='Azure Tenant ID'
  • cloud_storage_provider Selection
    selection_add=[('azure', 'Azure Cloud Storage')]
Public methods (1)
  • set_values(self)