TIP: You can type at any time to perform a new search.
CMIS
cmis · OCA/connector-cmis
- Repository
- OCA/connector-cmis · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Connector
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/connector-cmis
- Last tracking update
- 2026-08-07 08:09:33
- Authors
- Savoir-faire Linux, ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- Savoir-faire Linux, ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Thomas Binsfeld, mle, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- None
- Python dependencies
- cmislib
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
cmis_backend_form_view |
cmis.backend.form (in cmis) | cmis.backend | form | New |
cmis_backend_search_view |
cmis.backend.search (in cmis) | cmis.backend | search | New |
cmis_backend_tree_view |
cmis.backend.tree (in cmis) | cmis.backend | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (5)
-
initial_directory_writeChardefault='/'required=True args: 'Initial directory for writing' -
locationCharrequired=True -
nameCharrequired=True -
passwordCharrequired=True -
usernameCharrequired=True
-
check_directory_of_write(self)Check access right to write from the path -
get_cmis_client(self)Get an initialized CmisClient using the CMISBrowserBinding -
get_cmis_repository(self)Return the default repository in the CMIS container -
get_folder_by_path(self, path, create_if_not_found=True, cmis_parent_objectid=None) -
safe_query(self, query, file_name, repo) -
sanitize_input(self, file_name)Prevent injection by escaping: '%_
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 64 days ago
- Last activity
- 64 days ago
- Repository
- OCA/connector-cmis
- Pull request
- [19.0][MIG] cmis: Migration to 19.0 (#50)