auto_backup
auto_backup copied to clipboard
Automated database backups from Odoo, both locally and on an FTP server
How can i receive mail when failed/success backup by don't sent file to external server
from odoo.exceptions import Warning, AccessDenied ImportError: cannot import name 'Warning' from 'odoo.exceptions' (/home/hazem/PycharmProjects/pythonProject/odoo/odoo/exceptions.py)
Translations to Persian: fa.po
With Odoo 17 now being available, we would like to use your backup module again. Since it's not yet available for Odoo 17, would you like a PR for it?...
Incorporate Odoo's external_dependencies feature to gracefully handle the absence of paramiko, preventing module crashes.
- in case of a db backup issue there will be an error log instead of a debug log - at first, we are dumping a database and then filestore...
exec_pg_command and exec_pg_command_pip are deprecated in Odoo 16.0, use `subprocess` directly.
I have installed the addon on my self hosted odoo 14 instance but I can't find the scheduled job. How can I force the action to be created or create...
add external_dependencies paramiko
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...