| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/16.0/fs_storage_backup |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Technical |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Onestein |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Onestein |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, Weblate, OCA-git-bot, tarteo, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:12:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/storage: - fs_storage odoo/odoo: - base - base_sparse_field - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
fsspec>=2024.5.0 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | With this module you can configure one or more database backup locations. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fs_storage_form_view |
fs.storage | xpath | Inherits fs_storage.fs_storage_form_view |
backup_dir
Char
default='backups'
string='Backup Directory'
backup_filename_format
Char
default='backup-%(db)s-%(dt)s.%(ext)s'
string='Backup Filename'
backup_include_filestore
Boolean
string='Include Filestore In Backup'
backup_keep_time
Integer
default=7
string='Keep backups of (in days)'
use_for_backup
Boolean
string='Use For Backups'
backup_db(self)
cleanup_old_backups(self)
cron_backup_db(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/storage |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] Migration of fs_storage_backup (#475) |