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
- プロジェクト
- MRP
この質問にフラグが付けられました
1
返信
1016
ビュー
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
|
2585 | ||
|
|
1
11月 25
|
4051 | ||
|
|
9
7月 25
|
67331 | ||
|
|
2
3月 25
|
8095 | ||
|
how to backup ?
解決済
|
|
9
7月 24
|
103686 |