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.

21 lines
600 B
Python

# -*- coding: utf-8 -*-
from . import account_account
from . import account_move
from . import account_move_line
from . import account_type
from . import account_analytic
from . import account_fiscalyear
from . import account_period
from . import account_tax_invoice
from . import account_ledger_report
from . import account_ledger_value
from . import account_move_template
from . import import_utils
from . import utils
from . import ir_sequence
from . import account_payment
from . import account_journal
from . import account_payment_register_extend
from . import res_partner