We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b28a3e0 commit 7e0aab9Copy full SHA for 7e0aab9
report_wkhtmltopdf_param/models/report_paperformat.py
@@ -4,7 +4,7 @@
4
5
import logging
6
7
-from odoo import _, api, fields, models
+from odoo import api, fields, models
8
from odoo.exceptions import ValidationError
9
10
_logger = logging.getLogger(__name__)
0 commit comments