JayVora-SerpentCS / Jasperreports_odoo

Jasper Reports Engine for Odoo
http://www.serpentcs.com
81 stars 144 forks source link

[13.0] cannot import name 'orm' #122

Open gpperez opened 3 years ago

gpperez commented 3 years ago

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 commented 3 years ago

@hiren-serpentcs @dhiren-scs

holybank commented 3 years ago

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

ImportError: cannot import name 'orm'

hiren-serpentcs commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

I have the same problem. Is there any solution?

matteoopenf commented 1 week ago

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?