| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/dms |
| GIT | |
| GIT | https://github.com/OCA/dms.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/dms/tree/17.0/dms_storage |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), CreuBlanca |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CreuBlanca |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, bobrador |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/dms |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/dms: - dms OCA/server-env: - server_environment OCA/storage: - fs_storage odoo/odoo: - base - base_setup - web - bus - web_tour - http_routing - onboarding - portal - web_editor - auth_signup - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
fsspec>=2024.5.0 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Use OCA storages in order to store DMS documents. It allows us to create store outside our systems. They will be stored using the same system used on DMS System (Path and Name) |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
dms_storage_form_view |
dms.storage.form (in dms_storage) | dms.storage | group | Inherits dms.view_dms_storage_form |
storage_backend_id
Many2one → fs.storage
storage_path
Char
No public methods.
save_type
Selection
ondelete={'storage': 'cascade'}
selection_add=[('storage', 'Storage')]
storage_backend_id
Many2one → fs.storage
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/dms |
| GIT | |
| GIT | https://github.com/OCA/dms.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/dms/tree/16.0/dms_storage |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), CreuBlanca |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CreuBlanca |
| COMMITTERS | |
| COMMITTERS | Weblate, oca-ci, len |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/dms |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/dms: - dms OCA/storage: - fs_storage odoo/odoo: - base - base_setup - web - bus - web_tour - http_routing - portal - web_editor - auth_signup - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
fsspec>=2024.5.0 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
dms_storage_form_view |
dms.storage.form (in dms_storage) | dms.storage | group | Inherits dms.view_dms_storage_form |
storage_backend_id
Many2one → fs.storage
storage_path
Char
invisible=True
readonly=True
No public methods.
save_type
Selection
ondelete={'storage': 'cascade'}
selection_add=[('storage', 'Storage')]
storage_backend_id
Many2one → fs.storage
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/dms |
| GIT | |
| GIT | https://github.com/OCA/dms.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/dms/tree/14.0/dms_storage |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), CreuBlanca |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CreuBlanca |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/dms |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/dms: - dms OCA/server-env: - server_environment OCA/social: - mail_preview_base OCA/storage: - storage_backend OCA/web: - web_drop_target odoo/odoo: - web - base - base_setup - bus - web_tour - http_routing - portal - web_editor - auth_signup - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
dms_storage_form_view |
dms.storage.form (in dms_storage) | dms.storage | group | Inherits dms.view_dms_storage_form |
storage_backend_id
Many2one → storage.backend
storage_path
Char
invisible=True
readonly=True
No public methods.
save_type
Selection
ondelete={'storage': 'cascade'}
selection_add=[('storage', 'Storage')]
storage_backend_id
Many2one → storage.backend
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/dms |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] dms_storage: Migration to 18.0 (#410) |