mirror of
https://gitlab.com/flectra-community/account-financial-reporting.git
synced 2024-11-14 17:52:06 +00:00
6 lines
150 B
Python
6 lines
150 B
Python
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import account_move
|
|
from . import account_tax
|
|
from . import account_move_line
|