mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-24 16:12:07 +02:00
8 lines
250 B
Python
8 lines
250 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import hr_employee
|
|
from . import hr_employee_public
|
|
from . import ir_websocket
|
|
from . import res_company
|
|
from . import res_users_log
|
|
from . import res_config_settings
|