This question has been flagged
2 Replies
1557 Views

I need notification by email when database backup will done daily and also need notification if the backup will failed. Anybody can help me for these issue?

I am using this apps for backup https://apps.odoo.com/apps/modules/13.0/auto_backup/

Avatar
Discard
Best Answer

As explained in the module description, you can set up email notification for backup failures. If you also need notifications for successful backups, look at the code and add a similar action.

Avatar
Discard
Best Answer

You can check in configuration screen Boolean field there you need to check ✔️ that field then enable textbox you put email id (this option is for SFTP transfer ) if you need in local storage you can check code and update features.

Avatar
Discard