mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
7 lines
218 B
Python
7 lines
218 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright 2010-2014 Camptocamp - Vincent Renaville
|
|
# Copyright 2016 Tecnativa - Vicent Cubells
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import account_move_line
|