跳至内容
菜单
此问题已终结
2 回复
2237 查看

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!


形象
丢弃
最佳答案

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


形象
丢弃
最佳答案

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

形象
丢弃
编写者

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

相关帖文 回复 查看 活动
3
7月 25
1960
1
4月 25
1462
2
10月 24
1824
0
10月 24
1224
2
5月 24
4029