You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
435 B
Python

8 months ago
# -*- coding: utf-8 -*-
from . import account_account
from . import account_journal
from . import account_tax
from . import account_reconcile_model
from . import account_move
from . import account_move_line
from . import account_payment
from . import account_bank_statement
from . import account_bank_statement_line
from . import res_config_settings
from . import account_report
from . import account_analytic_default