Odoo18-Base/addons/hr_holidays/report/__init__.py
2025-01-06 10:57:38 +07:00

8 lines
251 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import holidays_summary_report
from . import hr_leave_report
from . import hr_leave_report_calendar
from . import hr_leave_employee_type_report