| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 245 |
| Technical Name |
tamadoo_database_backup |
| License | LGPL-3 |
| Website | https://tamadoo.com |
| Versions | 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 245 |
| Technical Name |
tamadoo_database_backup |
| License | LGPL-3 |
| Website | https://tamadoo.com |
| Versions | 16.0 17.0 18.0 19.0 |
Tamadoo Database Backup
Scheduled backups with odoo.sh-style retention · pluggable storage.
Odoo 19
Extra Tools
What it does
A lightweight engine for automatic database backups. Schedule them, keep a sensible history, and get notified when one fails. Where the backups are stored is a separate, small add-on — install only the destinations you use.
- Daily / weekly / monthly schedule.
- zip (database + filestore) or dump (database only).
- odoo.sh-style retention: keep the last N days, plus the latest of each of the last M months.
- E-mail alert on failure.
Pick your storage
This is the engine. Add one or more storage backends:
- Local Folder —
tamadoo_db_backup_local - Google Drive —
tamadoo_db_backup_gdrive
Build your own destination by adding one Selection value and implementing
_store_<backend> / _retain_<backend>.
Requirements
- Odoo 19 — Community or Enterprise.
pg_dumpon the server (standard with PostgreSQL).
Tamadoo · tama.odoo@gmail.com
Please log in to comment on this module