mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
12 lines
197 B
Python
12 lines
197 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import account_account_template
|
|
from . import account_account
|
|
from . import account_tax_group
|
|
from . import account_chart_template
|
|
from . import account_journal
|
|
|
|
|
|
|
|
|