Skip to content

Commit

Permalink
[FIX] report_aeroo: add an import of http
Browse files Browse the repository at this point in the history
closes #52

Signed-off-by: Nicolas Mac Rouillon <nmr@adhoc.com.ar>
  • Loading branch information
matiasperalta1 committed May 5, 2023
1 parent 6a8ee0a commit e7cdf7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions report_aeroo/controllers/main.py
Expand Up @@ -5,6 +5,7 @@
import mimetypes
from werkzeug.urls import url_decode

from odoo import http
from odoo.http import route, request, content_disposition

from odoo.addons.web.controllers import report
Expand Down

0 comments on commit e7cdf7f

Please sign in to comment.