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