Skip to Content
Menu
This question has been flagged
5 Replies
2324 Views

hi

i have open erp7 to my company but i need to pass to odoo without loosing data how can i do

Avatar
Discard

If you haven't contract, take a look here: https://doc.therp.nl/openupgrade/migrate.py.html

Author Best Answer

thanks i try and see

Avatar
Discard
Best Answer

I think the database is the same for V7 and V8 . You can try install your DB on Odoo .


Step1 : Export your BD .

Step 2 : After you download Odoo, launch it without specific  DB and conf file

Step 3 : In the first page (When odoo want your logs) click on "Manage Databases"

Step 4 : In the new page click on "Restore". Choose your file , enter your password and the name of your new DB .

Step 5 : After your restore is okey click on "Back to login", Select your DB and login

Tell me if it works. 

Avatar
Discard

There are a lot of changes between 7.0 and 8.0. A simple backup and restore does not work. If you have an enterprise contract you can use their upgrade server. If you do not have a contract, you can use openupgrade..

Best Answer

Hello Yannick,

You can derive from openerp 7 to Odoo.

But from openerp to odoo there are sevaral technical changes so you have to migrate database. 

If you have a customized module than you have to do module migration as well.




Avatar
Discard