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
回复
489
查看
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
|
2092 | ||
|
9
7月 25
|
64971 | ||
|
2
3月 25
|
6428 | ||
|
0
5月 25
|
2567 | ||
how to backup ?
已解决
|
|
9
7月 24
|
98551 |