Skip to content

Commit

Permalink
TA#67307 [16.0][FIX] report_aeroo_replace_qweb (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
majouda authored Nov 8, 2024
1 parent 9b1b7c4 commit 859118e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion report_aeroo_replace_qweb/controllers/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import json
from odoo import http, models
from odoo.http import request
from odoo.addons.web.controllers.main import ReportController
from odoo.addons.web.controllers.report import ReportController
from typing import List


Expand Down

0 comments on commit 859118e

Please sign in to comment.