TIP: You can type at any time to perform a new search.
Dms Storage
dms_storage · OCA/dms
- Repository
- OCA/dms · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/dms
- Last tracking update
- 2026-08-07 08:22:57
- Authors
- Odoo Community Association (OCA), CreuBlanca
- Maintainers
- Odoo Community Association (OCA), CreuBlanca
- Committers
- OCA-git-bot, oca-ci, bobrador
- Odoo dependencies
- Python dependencies
- fsspec>=2024.5.0
- System dependencies
- None
- Required by
- None
- 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)
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
dms_storage_form_view |
dms.storage.form (in dms_storage) | dms.storage | form | Inherits dms.view_dms_storage_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
storage_backend_idMany2one → fs.storageargs: 'fs.storage' -
storage_pathChar
No public methods.
New fields (2)
-
save_typeSelectionondelete={'storage': 'cascade'}selection_add=[('storage', 'Storage')] -
storage_backend_idMany2one → fs.storageargs: 'fs.storage'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- no CI data
- Open since
- 490 days ago
- Last activity
- 119 days ago
- Repository
- OCA/dms
- Pull request
- [18.0][MIG] dms_storage: Migration to 18.0 (#410)