6 lines
108 B
Python
6 lines
108 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import hr_employee
|
|
from . import res_config_setting
|
|
from . import res_users
|