This question has been flagged
1 Reply
1505 Views

Hi,

We have a small database on v13EE and want to move to v14ee to start to build on that. All we really want is historical sales data, and product data to move to V14.  For example, we may only have 200 sales orders. 


My Questions are:

1) Should we install v14 and configure it with all the connectors we use, then import the migrated database?  Do the connectors affect the database? 

2) Is the Odoo database automatic migration process successful more often than not? What would make it unsuccessful?

The whole process seems a little convoluted, and the online tech documents don't really help, and everyone we talk to seems to have a different answer.  Any info you can shed on this would be greatly appreciated. 

Avatar
Discard
Author

Hello Ricardo,

Thank you for the reply.  I am aware of where to upgrade, however my questions pertain to the process of upgrading itself, not where is the link to the DB dump. 

Best Answer

Hi

For Odoo enterprise, you may use the upgrade service: https://upgrade.odoo.com/

An Open Source upgrade path for Odoo:

- https://github.com/OCA/openupgrade hosts the migration scripts to convert an Odoo database from the previous version.
- https://github.com/OCA/openupgradelib is a helper library to ease the migration script work.

BR

Ricardo

Avatar
Discard