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.

17 lines
535 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import account_account
from . import account_bank_statement
from . import account_fiscal_year
from . import account_journal_dashboard
from . import account_move
from . import account_payment
from . import digest
from . import res_config_settings
from . import reconciliation_widget
from . import res_company
from . import bank_rec_widget
from . import bank_rec_widget_line
from . import account_payment_register