OCA / mis-builder

Management Information System reports for Odoo: easily build super fast, beautiful, custom reports such as P&L, Balance Sheets and more.
GNU Affero General Public License v3.0
142 stars 300 forks source link

upgrade error #131

Closed mokerosan closed 1 year ago

mokerosan commented 5 years ago

I have this error when I update from version 10.0.3.2.1 (2018-05-29) to 10.0.3.2.2 (2018-06-30), any idea why this happens?

` File "/opt/odoo/odoo11/odoo/models.py", line 428, in _build_model raise TypeError("Model %r does not exist in registry." % name)

TypeError: Model 'report' does not exist in registry.`

sbidoul commented 5 years ago

Aren't you trying to install mis builder 10.x on Odoo 11? That's not going to work.

sbidoul commented 5 years ago

Closing for lack of feedback.