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
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
|
|
|
from . import test_account_spread_cost_revenue
|
|
from . import test_compute_spread_board
|
|
from . import test_account_invoice_spread
|
|
from . import test_account_invoice_auto_spread
|