Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
5 Odpowiedzi
2663 Widoki

hi

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

Awatar
Odrzuć

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

Autor Najlepsza odpowiedź

thanks i try and see

Awatar
Odrzuć
Najlepsza odpowiedź

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. 

Awatar
Odrzuć

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..

Najlepsza odpowiedź

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.




Awatar
Odrzuć