TIP: You can type at any time to perform a new search.
Cloud Storage Azure
cloud_storage_azure · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Technical Settings
- Folder size
- 0.27 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-15 22:44:18
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Raphael Collet, Thibault Delavallée, Odoo Translation Bot, Julien Castiaux, Sébastien Theys, Tiffany Chang (tic), Gorash, tsm-odoo, Levi Siuzdak (sile), Dylan Kiss (dyki), Chong Wang (cwg), Andrzej(pian), Maryam Kia, Victor Miguel Armenta Carrillo, zel-odoo, pish-odoo, Basioni (basm), Giorgio Tocco (gito), Kevin Gerard (kege), ibo-odoo
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
cloud_storage_config_settings_view_form |
cloud_storage_config_settings_view_form | res.config.settings | form | Inherits base.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (7)
-
cloud_storage_azure_account_nameCharconfig_parameter='cloud_storage_azure_account_name'string='Azure Account Name' -
cloud_storage_azure_client_idCharconfig_parameter='cloud_storage_azure_client_id'string='Azure Client ID' -
cloud_storage_azure_client_secretCharconfig_parameter='cloud_storage_azure_client_secret'string='Azure Client Secret' -
cloud_storage_azure_container_nameCharconfig_parameter='cloud_storage_azure_container_name'string='Azure Container Name' -
cloud_storage_azure_invalidate_user_delegation_keyBooleanstring='Invalidate Cached Azure User Delegation Key' -
cloud_storage_azure_tenant_idCharconfig_parameter='cloud_storage_azure_tenant_id'string='Azure Tenant ID' -
cloud_storage_providerSelectionselection_add=[('azure', 'Azure Cloud Storage')]
-
set_values(self)
Loading…