TIP: You can type at any time to perform a new search.
Storage Media
storage_media · OCA/storage
- Repository
- OCA/storage · module folder · Try on Runboat
- Module version
- 1.1.1
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/storage
- Last tracking update
- 2026-08-07 09:06:25
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Stéphane Bidoul, Laurent Mignon (ACSONE)
- Odoo dependencies
- Python dependencies
- python_slugify, cachetools
- System dependencies
- None
- Required by
- storage_media_product
- Description
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_file_replace_view_form |
storage.file.replace.form | storage.file.replace | form | New |
storage_media_type_view_form |
storage.media.type | form | New | |
storage_media_type_view_search |
storage.media.type | search | New | |
storage_media_type_view_tree |
storage.media.type | list | New | |
storage_media_view_form |
storage.media | form | New | |
storage_media_view_search |
storage.media | search | New | |
storage_media_view_tree |
storage.media | list | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
file_typeSelectionondelete={'media': 'set null'}selection_add=[('media', 'Media')]
No public methods.
New fields (1)
-
media_idMany2one → storage.mediaargs: 'storage.media'
-
confirm(self) -
default_get(self, fields_list)@api.model'default_get' method overloaded.
New fields (2)
-
file_idMany2one → storage.fileondelete='cascade'required=True args: 'storage.file', 'File' -
media_type_idMany2one → storage.media.typeargs: 'storage.media.type', 'Media Type'
-
create(self, vals_list)@api.model_create_multi -
onchange_name(self)@api.onchange('name')
New fields (2)
-
codeChar -
nameCharrequired=Truetranslate=True
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…