Hi,
I’m looking for guidance on how to combine two Odoo databases (both on the same Odoo version).
The use case is to merge data from two separately running instances into a single one ideally preserving customers, products, sales orders, inventory, etc.
Some key points I need help with:
* What's the recommended approach for merging two Odoo databases?
* Can this be done through Odoo's built-in import/export tools, or do I need to use custom scripts?
* Are there any best practices or risks I should be aware of (e.g., handling duplicate IDs, conflicts in sequences, etc.)
* Is there a way to merge selected models (e.g., only customers and products) without affecting the rest of the target database?
Both databases are running on Odoo 17 enterprice, and both have similar modules installed.
Any guidance, tools, or experiences you can share would be greatly appreciated!
Thanks in advance .