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

[13.0] cannot import name 'orm' #122

Open
gpperez opened this issue Jan 8, 2021 · 5 comments
Open

[13.0] cannot import name 'orm' #122

gpperez opened this issue Jan 8, 2021 · 5 comments

Comments

@gpperez
Copy link

gpperez commented Jan 8, 2021

when I try to install the module in Odoo V13 I get the error:

...jasper_reports/JasperReports/browse_data_generator.py", line 44, in
from odoo.osv import orm
ImportError: cannot import name 'orm'

@JayVora-SerpentCS
Copy link
Owner

@holybank
Copy link

holybank commented Feb 9, 2021

Same issue on installing the module in Odoo V14.
Log shows the same error as well.

ImportError: cannot import name 'orm'

@hiren-serpentcs
Copy link
Collaborator

Hi @gpperez and @holybank

We are still working on the Module migration to v13 and v14. Although you can check the Open PR and report any issues

For v13: #117
For v14: #120

@KoussayAbdouli
Copy link

Is there any solution for this issue ? ( i'm using odoo 13 and still cant install this module )
ImportError: cannot import name 'orm' from 'odoo.osv'

@jiac3366
Copy link

I have the same problem. Is there any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants