| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/19.0/fs_folder_ms_drive |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Laurent Mignon (ACSONE) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-env: - server_environment OCA/storage: - fs_folder - fs_storage - fs_storage_ms_drive - microsoft_drive_account odoo/odoo: - base - base_sparse_field - microsoft_account - base_setup - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
fsspec>=2024.5.0 fsspec>=2025.0.0 msgraphfs |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This addon extends the functionality of the `fs_folder` addon by integrating with specific functionnalities to improve the user experience when working folders stored into a Microsoft Drive. |
No views found for this module.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (5)get_ms_drive_download_url(self, res_id, res_model, field_name, path=None)
get_ms_drive_preview_url(self, res_id, res_model, field_name, path=None)
get_ms_drive_url(self, res_id, res_model, field_name, path=None)
get_root_fs_and_path(self, res_id, res_model, field_name)
is_ms_drive(self, res_id, res_model, field_name)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/18.0/fs_folder_ms_drive |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Laurent Mignon (ACSONE), Weblate, OCA-git-bot, 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/server-env: - server_environment OCA/storage: - fs_folder - fs_storage - fs_storage_ms_drive - microsoft_drive_account odoo/odoo: - base - base_sparse_field - microsoft_account - base_setup - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
fsspec>=2024.5.0 fsspec>=2025.0.0 msgraphfs |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This addon extends the functionality of the `fs_folder` addon by integrating with specific functionnalities to improve the user experience when working folders stored into a Microsoft Drive. |
No views found for this module.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (5)get_ms_drive_download_url(self, res_id, res_model, field_name, path=None)
get_ms_drive_preview_url(self, res_id, res_model, field_name, path=None)
get_ms_drive_url(self, res_id, res_model, field_name, path=None)
get_root_fs_and_path(self, res_id, res_model, field_name)
is_ms_drive(self, res_id, res_model, field_name)