CBMS ODOO ERP Backup [Local, Remote, Drive, Dropbox, Amazon S3]
This module is for automating the backup process of CBMS ODOO databases. We are dumping the PSQL database to the proper format defined in the master backup form under general settings. This module can deal with the backup of databases more than 1GB and can restore it using pg_restore format. The cronjob will do the backup every day and you can change the interval to do the backup process under Automation -> Auto Backup record.
Backup Using PSQL Dump DB & Filestore Sepeartely in a specified path automatically.
This module is for automating the backup process of ODOO databases. We are dumping the PSQL database to the proper format defined in the master backup form under general settings. This module can deal with the backup of databases more than 1GB and can restore it using pg_restore format. The cronjob will do the backup every day and you can change the interval to do the backup process under Automation -> Auto Backup record.