Open gpperez opened 3 years ago
@hiren-serpentcs @dhiren-scs
Same issue on installing the module in Odoo V14. Log shows the same error as well.
ImportError: cannot import name 'orm'
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
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'
I have the same problem. Is there any solution?
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
will you do some fix in v16.0?
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'