mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
7 lines
205 B
Python
Executable File
7 lines
205 B
Python
Executable File
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import account_account
|
|
from . import account_journal
|
|
from . import reconciliation_widget
|
|
from . import account_reconcile_model
|