mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
8 lines
168 B
Python
8 lines
168 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import res_config_settings
|
|
from . import ir_ui_view
|
|
from . import base_language_install
|
|
from . import models
|
|
# from . import ir_ui_menu
|