13 lines
379 B
Python
13 lines
379 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
|
|
from . import res_company
|
|
#from . import product
|
|
from . import account_invoice_report
|
|
from . import res_partner_bank
|