mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
6 lines
104 B
Python
6 lines
104 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import account_journal
|
|
from . import account_move
|
|
from . import partner
|