Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import problem in email_template migration #58

Closed
arthru opened this issue Jun 3, 2014 · 0 comments
Closed

Import problem in email_template migration #58

arthru opened this issue Jun 3, 2014 · 0 comments
Labels

Comments

@arthru
Copy link

arthru commented Jun 3, 2014

As pointed by @komsas in #12 , an import in pre-migration.py is wrong. It should be

from openerp.openupgrade import openupgrade

instead of

from openupgrade import openupgrade
arthru added a commit to arthru/OpenUpgrade that referenced this issue Jun 3, 2014
StefanRijnhart pushed a commit that referenced this issue Jun 4, 2014
[FIX] #58 : fix import in email_template's pre_migration script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant