| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/19.0/storage_backend_s3 |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
boto3 cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Add the possibility to store and get data from amazon S3 for your storage backend |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
aws_access_key_id
Char
string='Access Key ID'
aws_bucket
Char
string='Bucket'
aws_cache_control
Char
default='max-age=31536000, public'
aws_file_acl
Selection
selection=[('', ''), ('private', 'private'), ('public-read', 'public-read'), ('public-read-write', 'public-read-write'), ('aws-exec-read', 'aws-exec-read'), ('authenticated-read', 'authenticated-read'), ('bucket-owner-read', 'bucket-owner-read'), ('bucket-owner-full-control', 'bucket-owner-full-control')]
aws_host
Char
help='If you are using a different host than standard AWS ones, eg: Exoscale'
string='AWS Host'
aws_other_region
Char
string='Other region'
aws_region
Selection
selection='_selection_aws_region'
string='Region'
aws_secret_access_key
Char
string='Secret Access Key'
backend_type
Selection
ondelete={'amazon_s3': 'set default'}
selection_add=[('amazon_s3', 'Amazon S3')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/18.0/storage_backend_s3 |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Simone Orsi, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
boto3 cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Add the possibility to store and get data from amazon S3 for your storage backend |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
aws_access_key_id
Char
string='Access Key ID'
aws_bucket
Char
string='Bucket'
aws_cache_control
Char
default='max-age=31536000, public'
aws_file_acl
Selection
selection=[('', ''), ('private', 'private'), ('public-read', 'public-read'), ('public-read-write', 'public-read-write'), ('aws-exec-read', 'aws-exec-read'), ('authenticated-read', 'authenticated-read'), ('bucket-owner-read', 'bucket-owner-read'), ('bucket-owner-full-control', 'bucket-owner-full-control')]
aws_host
Char
help='If you are using a different host than standard AWS ones, eg: Exoscale'
string='AWS Host'
aws_other_region
Char
string='Other region'
aws_region
Selection
selection='_selection_aws_region'
string='Region'
aws_secret_access_key
Char
string='Secret Access Key'
backend_type
Selection
ondelete={'amazon_s3': 'set default'}
selection_add=[('amazon_s3', 'Amazon S3')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/15.0/storage_backend_s3 |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Miquel Raïch, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:37 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
boto3<=1.15.18 cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
aws_access_key_id
Char
string='Access Key ID'
aws_bucket
Char
string='Bucket'
aws_cache_control
Char
default='max-age=31536000, public'
aws_file_acl
Selection
selection=[('', ''), ('private', 'private'), ('public-read', 'public-read'), ('public-read-write', 'public-read-write'), ('aws-exec-read', 'aws-exec-read'), ('authenticated-read', 'authenticated-read'), ('bucket-owner-read', 'bucket-owner-read'), ('bucket-owner-full-control', 'bucket-owner-full-control')]
aws_host
Char
help='If you are using a different host than standard AWS ones, eg: Exoscale'
string='AWS Host'
aws_other_region
Char
string='Other region'
aws_region
Selection
selection='_selection_aws_region'
string='Region'
aws_secret_access_key
Char
string='Secret Access Key'
backend_type
Selection
ondelete={'amazon_s3': 'set default'}
selection_add=[('amazon_s3', 'Amazon S3')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/14.0/storage_backend_s3 |
| VERSION | |
| VERSION | 2.1.0 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | GitHub, Sébastien BEAU, oca-travis, Weblate, OCA-git-bot, Simone Orsi, Pierrick Brun, Hai Lang, Florian Mounier, amg dell |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:04 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
boto3 cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
aws_access_key_id
Char
string='Access Key ID'
aws_bucket
Char
string='Bucket'
aws_cache_control
Char
default='max-age=31536000, public'
aws_file_acl
Selection
selection=[('', ''), ('private', 'private'), ('public-read', 'public-read'), ('public-read-write', 'public-read-write'), ('aws-exec-read', 'aws-exec-read'), ('authenticated-read', 'authenticated-read'), ('bucket-owner-read', 'bucket-owner-read'), ('bucket-owner-full-control', 'bucket-owner-full-control')]
aws_host
Char
help='If you are using a different host than standard AWS ones, eg: Exoscale'
string='AWS Host'
aws_other_region
Char
string='Other region'
aws_region
Selection
selection='_selection_aws_region'
string='Region'
aws_secret_access_key
Char
string='Secret Access Key'
backend_type
Selection
ondelete={'amazon_s3': 'set default'}
selection_add=[('amazon_s3', 'Amazon S3')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/13.0/storage_backend_s3 |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Laurent Mignon (ACSONE), Enric Tobella, oca-travis, OCA-git-bot, Simone Orsi |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
boto3 cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
aws_access_key_id
Char
string='Access Key ID'
aws_bucket
Char
string='Bucket'
aws_cache_control
Char
default='max-age=31536000, public'
aws_file_acl
Selection
selection=[('', ''), ('private', 'private'), ('public-read', 'public-read'), ('public-read-write', 'public-read-write'), ('aws-exec-read', 'aws-exec-read'), ('authenticated-read', 'authenticated-read'), ('bucket-owner-read', 'bucket-owner-read'), ('bucket-owner-full-control', 'bucket-owner-full-control')]
aws_host
Char
help='If you are using a different host than standard AWS ones, eg: Exoscale'
string='AWS Host'
aws_other_region
Char
string='Other region'
aws_region
Selection
selection='_selection_aws_region'
string='Region'
aws_secret_access_key
Char
string='Secret Access Key'
backend_type
Selection
selection_add=[('amazon_s3', 'Amazon S3')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/12.0/storage_backend_s3 |
| VERSION | |
| VERSION | 2.1.1 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Laurent Mignon (ACSONE), Denis Roussel, Stéphane Bidoul (ACSONE), oca-travis, OCA-git-bot, Tom Blauwendraat, Simone Orsi, hparfr |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
boto3 cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
aws_access_key_id
Char
string='Access Key ID'
aws_available_regions
Selection
help='Helper to choose a region.'
selection='_selection_aws_region'
store=False
aws_bucket
Char
string='Bucket'
aws_cache_control
Char
default='max-age=31536000, public'
aws_file_acl
Selection
selection=[('', ''), ('private', 'private'), ('public-read', 'public-read'), ('public-read-write', 'public-read-write'), ('aws-exec-read', 'aws-exec-read'), ('authenticated-read', 'authenticated-read'), ('bucket-owner-read', 'bucket-owner-read'), ('bucket-owner-full-control', 'bucket-owner-full-control')]
aws_host
Char
help='If you are using a different host than standard AWS ones, eg: Exoscale, Openstack. Also called endpoint'
string='AWS Host'
aws_region
Char
help='Can be empty for some providers'
string='Region'
aws_secret_access_key
Char
string='Secret Access Key'
backend_type
Selection
selection_add=[('amazon_s3', 'Amazon S3')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/10.0/storage_backend_s3 |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Laurent Mignon (ACSONE), Denis Roussel, Sébastien BEAU, OCA-git-bot, Benoit, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-tools: - keychain OCA/storage: - storage_backend odoo/odoo: - base - base_setup - web_kanban - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
boto3 cryptography cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
aws_access_key_id
Char
sparse='data'
string='Access Key ID'
aws_bucket
Char
sparse='data'
string='Bucket'
aws_cache_control
Char
default='max-age=31536000, public'
aws_region
Selection
selection=_get_aws_region
sparse='data'
string='Region'
aws_secret_access_key
Char
related='password'
string='Secret Access Key'
backend_type
Selection
selection_add=[('amazon_s3', 'Amazon S3')]
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/storage |
| PULL REQUEST | |
| PULL REQUEST | [16.0][MIG] storage_backend_s3: Migration to 16.0 (#552) |