Skip to Content
Menu
This question has been flagged
2 Replies
1812 Views

Hello Odoo Community,


I recently downloaded a dump of my test database from Odoo Online. The database only contains a website, and now I want to restore this dump to my on-premise Odoo instance which is installed using Docker Community Edition and PostgreSQL database is hosted on AWS RDS.


What I Need Help With:


- How can I properly restore this zip file (odoo online test database backup file) to my on-premise Odoo instance?

- Are there any specific steps or commands required to ensure compatibility and successful restoration?

- What precautions should I take given that the Odoo Online version might have enterprise modules not available in the Community Edition?


Thank you for your assistance!


Avatar
Discard
Best Answer

Hi


Check the version of your ODOO online test database. if it is in a major version of Odoo (e.g., 17.0) you can directly restore the dump to your on-premises Odoo instance. If not, then you would need to wait until the version 18 upgrade is available.  For more information on this topic, refer to the below link:

https://www.odoo.com/documentation/17.0/administration/hosting.html#transferring-an-odoo-online-database


Thanks


Avatar
Discard
Best Answer

Hi,
You can follow this steps:
* Take a backup from odoo online project
* Set up odoo community in your own premise server
* As you have website, ensure theme repository is added to your instance
* Now from the db manager page, restore the back up from odoo online
* If everything smooth, login to db and from the apps menu, uninstall the modules like web_enterprise and other enterprise apps if installed

Odoo theme repo:  https://github.com/odoo/design-themes

Also ensure that you are not in an intermediate version like, 17.1 or 17.2


Thanks

Avatar
Discard
Author

The problem is exactly the intermediate version of 17.1. Then how can we get a version 17.0 of database?

Related Posts Replies Views Activity
1
Apr 25
1001
2
Jan 25
1318
2
Oct 24
1445
0
Oct 24
926
2
May 24
3530