pull/347/head
Alexis de Lattre 2016-10-14 19:02:55 +02:00 committed by Laurent Mignon (ACSONE)
parent 4dfdcfd813
commit 4636bd38bd
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
import os
import logging
from odoo import api, fields, models, SUPERUSER_ID, _
from odoo import api, fields, models, _
from odoo.report.interface import report_int
from odoo.exceptions import ValidationError
from odoo import addons