Skip to Content
Menu
This question has been flagged
1 Reply
420 Views

Our internal policy requires that a notification be triggered as soon as a backup is available, ideally including a link to the backup file.

Avatar
Discard
Best Answer

You can create a custom Scheduled Action that periodically checks the container filesystem for the backup files and compares the date from one of them to a date you have stored in a System Parameter, then take action when you detect a difference.

The backup file is stored in

/home/odoo/backup.daily

Look for a folder, a *.json file and a gzippped *.sql file with _daily as the last 6 characters.

Avatar
Discard

usefull answer..>Thanks

Related Posts Replies Views Activity
1
Jan 21
2012
9
Jul 25
64813
2
Mar 25
6284
0
May 25
2457
9
Jul 24
98170