-
Notifications
You must be signed in to change notification settings - Fork 144
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
Comments
Same issue on installing the module in Odoo V14. ImportError: cannot import name 'orm' |
Is there any solution for this issue ? ( i'm using odoo 13 and still cant install this module ) |
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
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'
The text was updated successfully, but these errors were encountered: