You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # -*- coding: utf-8 -*-
-
-
- from . import res_partner
- from . import res_company
- from . import res_users
- from . import res_user_menuitems
- from . import res_theme
- from . import ir_config_parameter
- from . import ir_http
- from . import ir_ui_menu
- from . import ir_actions
|