__init__.py 286 Bytes
Newer Older
François C. committed
1 2 3 4 5 6 7 8 9 10
# -*- coding: utf-8 -*-

from . import account_banking_mandate
from . import account_payment_method
from . import account_invoice
from . import res_partner_bank
from . import res_partner
from . import account_payment_line
from . import bank_payment_line
from . import account_move_line