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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
510
ビュー
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
|
2103 | ||
|
9
7月 25
|
65114 | ||
|
2
3月 25
|
6511 | ||
|
0
5月 25
|
2603 | ||
how to backup ?
解決済
|
|
9
7月 24
|
98836 |