mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
10 lines
398 B
Python
10 lines
398 B
Python
# -*- coding: utf-8 -*-
|
|
# © 2004-2011 Pexego Sistemas Informáticos. (http://pexego.es)
|
|
# © 2004-2011 Zikzakmedia S.L. (http://zikzakmedia.com)
|
|
# Jordi Esteve <jesteve@zikzakmedia.com>
|
|
# © 2014-2015 Serv. Tecnol. Avanzados - Pedro M. Baeza
|
|
# © 2016 Antiun Ingenieria S.L. - Antonio Espinosa
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import models
|