mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-21 02:12:02 +02:00
5 lines
163 B
Python
5 lines
163 B
Python
# -*- 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
|