TIP: You can type at any time to perform a new search.
Cloud Storage Google
cloud_storage_google · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Technical Settings
- Folder size
- 0.23 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-15 22:44:21
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Xavier Morel, Raphael Collet, Thibault Delavallée, Odoo Translation Bot, Julien Castiaux, Sébastien Theys, Tiffany Chang (tic), Gorash, tsm-odoo, Dylan Kiss (dyki), Chong Wang (cwg), Maryam Kia, Victor Miguel Armenta Carrillo, zel-odoo, pish-odoo, Krzysztof Magusiak (krma), Basioni (basm), Giorgio Tocco (gito), Kevin Gerard (kege), ibo-odoo
- Odoo dependencies
- Python dependencies
- google-auth
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
cloud_storage_google_config_settings_view_form |
cloud_storage_google_config_settings_view_form | res.config.settings | form | Inherits cloud_storage.cloud_storage_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 (4)
-
cloud_storage_google_account_infoCharcompute='_compute_cloud_storage_google_account_info'config_parameter='cloud_storage_google_account_info'readonly=Falsestore=Truestring='Google Service Account Info' -
cloud_storage_google_bucket_nameCharconfig_parameter='cloud_storage_google_bucket_name'string='Google Bucket Name' -
cloud_storage_google_service_account_keyBinarystore=Falsestring='Google Service Account Key' -
cloud_storage_providerSelectionselection_add=[('google', 'Google Cloud Storage')]
-
get_values(self)@api.model
Loading…