| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/cloud_storage |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Technical Settings |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Julien Castiaux, Sébastien Theys, Tiffany Chang (tic), Gorash, Dylan Kiss (dyki), Chong Wang (cwg), Andrzej(pian), Victor Miguel Armenta Carrillo, Kevin Gerard (kege) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_setup - base - web - bus - web_tour - html_editor |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
cloud_storage_config_settings_view_form |
cloud_storage_config_settings_view_form | res.config.settings | xpath | Inherits base_setup.res_config_settings_view_form |
type
Selection
ondelete={'cloud_storage': 'set url'}
selection_add=[('cloud_storage', 'Cloud Storage')]
No public methods.
No new fields.
Public methods (1)session_info(self)
cloud_storage_min_file_size
Integer
config_parameter='cloud_storage_min_file_size'
default=DEFAULT_CLOUD_STORAGE_MIN_FILE_SIZE
help='webclient can upload files larger than the minimum file size\n (in bytes) as url attachments to the server and then upload the file to\n the cloud storage.'
string='Minimum File Size (bytes)'
cloud_storage_min_file_size_mb
Float
string='Minimum File Size (MB)'
cloud_storage_provider
Selection
config_parameter='cloud_storage_provider'
selection=[]
string='Cloud Storage Provider for new attachments'
get_values(self)
set_values(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/cloud_storage |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Technical Settings |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Odoo Online, Sébastien Theys, Tiffany Chang (tic), Dylan Kiss (dyki), Chong Wang (cwg), Andrzej(pian), Victor Miguel Armenta Carrillo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:54 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - base_setup - web - bus - web_tour - html_editor |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
cloud_storage_config_settings_view_form |
cloud_storage_config_settings_view_form | res.config.settings | xpath | Inherits base.res_config_settings_view_form |
type
Selection
ondelete={'cloud_storage': 'set url'}
selection_add=[('cloud_storage', 'Cloud Storage')]
No public methods.
No new fields.
Public methods (1)session_info(self)
cloud_storage_min_file_size
Integer
config_parameter='cloud_storage_min_file_size'
default=DEFAULT_CLOUD_STORAGE_MIN_FILE_SIZE
help='webclient can upload files larger than the minimum file size\n (in bytes) as url attachments to the server and then upload the file to\n the cloud storage.'
string='Minimum File Size (bytes)'
cloud_storage_provider
Selection
config_parameter='cloud_storage_provider'
selection=[]
string='Cloud Storage Provider for new attachments'
set_values(self)