summaryrefslogtreecommitdiff
path: root/addons/hr/wizard/__init__.py
blob: 09e602381ea92977ab3353c1b1943d52631fe785 (plain)
1
2
3
4
5
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import hr_plan_wizard
from . import hr_departure_wizard