Our internal policy requires that a notification be triggered as soon as a backup is available, ideally including a link to the backup file.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
495
瀏覽次數
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.
usefull answer..>Thanks
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
1月 21
|
2094 | ||
|
9
7月 25
|
65043 | ||
|
2
3月 25
|
6463 | ||
|
0
5月 25
|
2581 | ||
how to backup ?
已解決
|
|
9
7月 24
|
98682 |