mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-24 14:32:03 +02:00
5 lines
159 B
Python
5 lines
159 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import equipment
|
|
from . import hr_employee
|
|
from . import hr_employee_public
|