mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
7 lines
254 B
Python
7 lines
254 B
Python
# Copyright 2017 Okia SPRL (https://okia.be)
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
from . import test_credit_control_policy
|
|
from . import test_res_partner
|
|
from . import test_account_invoice
|
|
from . import test_credit_control_run
|