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!