mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
7 lines
242 B
Python
7 lines
242 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright 2015 - Camptocamp SA - Author Vincent Renaville
|
|
# Copyright 2016 - Tecnativa - Angel Moya <odoo@tecnativa.com>
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import account_invoice
|