5 lines
151 B
Python
5 lines
151 B
Python
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||
|
|
||
|
from . import hr_employee_cv_report
|
||
|
from . import hr_employee_skill_report
|