You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# -*- coding: utf-8 -*- # Copyright 2013 Joaquin Gutierrez (http://www.gutierrezweb.es) # Copyright 2015 Tecnativa S.L. (http://www.tecnativa.com) # Pedro M. Baeza <pedro.baeza@tecnativa.com> # Copyright 2017 RGB Consulting S.L. (http://www.rgbconsulting.com) # Copyright 2017 Eficent Business and IT Consulting Services S.L. # (http://www.eficent.com) # Miquel Raich <miquel.raich@eficent.com> # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import report from . import wizard
|