@ -1,7 +1,4 @@
# -*- coding: utf-8 -*-
# Authors: See README.RST
# Copyright 2016 See README.rst for Authors
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import models
from . import wizard
@ -1,6 +1,6 @@
# Authors: See README.RST for Contributors
# Copyright 2015-2016 See __openerp__.py for Authors
{
@ -1,6 +1,3 @@
from . import report_xml
from openerp import models, api, exceptions, _
from . import report_duplicate
from openerp import api, fields, models