i'm trying to install jasper module in odoo 15 but i got an error
The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/http.py", line 658, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/usr/lib/python3/dist-packages/odoo/http.py", line 301, in _handle_exception raise exception.with_traceback(None) from new_cause ImportError: cannot import name 'report' from 'odoo.addons.web.controllers' (/usr/lib/python3/dist-packages/odoo/addons/web/controllers/__init__.py)