mirror of
https://gitlab.com/flectra-community/account-closing.git
synced 2024-11-22 13:42:06 +00:00
5 lines
118 B
Python
5 lines
118 B
Python
|
from . import res_company
|
||
|
from . import account_tax
|
||
|
from . import account_cutoff
|
||
|
from . import account_cutoff_mapping
|