9 lines
261 B
Python
9 lines
261 B
Python
from . import account_account
|
|
from . import account_analytic_account
|
|
from . import account_bank_statement
|
|
from . import account_incoterms
|
|
from . import account_journal
|
|
from . import account_move
|
|
from . import account_partial_reconcile
|
|
from . import res_partner
|