mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
* Separate state * Don't close on last depreciation line * Refine interface * Full Spanish translation
7 lines
197 B
Python
7 lines
197 B
Python
# -*- coding: utf-8 -*-
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import account_asset_category
|
|
from . import account_asset_asset
|
|
from . import account_move_line
|