Hi,
I have come across a problem where i need to merge two databases running in Odoo 8 with different modules and data.
Is there any way to merge two databases with large amount of data in Odoo8 without importing the data from one to another but to actually copy first database's data to another?
I think this is very difficult especially in relational field, but if the type of fields not relational can be done easily by export from first database and import from the second