I tried to migrate a demo DB in Odoo 8 with just HR application installed. But on trying migration using OpenUpgrade 9.0, got into this error.
from openupgradelib import openupgrade_90
ImportError: cannot import name openupgrade_90
Has anybody came across with this error or any suggestions please
Did you find any solution? If so please share