summaryrefslogtreecommitdiff
path: root/addons/hr_holidays/report/__init__.py
blob: c59b1e68b628e48b3d5c236fa2b4618461edd953 (plain)
1
2
3
4
5
6
# -*- 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