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