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

My boss don't wan't pay to migrate so he has asked me to try to migrate ours modules in openerp 7.... I've only 3 months of experience about openerp :-( so... which steps i should follow to try a migration?

Awatar
Odrzuć

Take a look at: https://bitbucket.org/anybox/anybox.migration.openerp

Najlepsza odpowiedź

Some modules might migrate without a problem but most might not because V7 is based on python 3.x.x while V6 is based on python 2.x.x and we all know there is compatibility issues with the old and new python.

Awatar
Odrzuć

V7 is not based on python 3.