mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-21 18:32:03 +02:00
8 lines
303 B
Python
8 lines
303 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import hr_departure_wizard
|
|
from . import mail_activity_schedule
|
|
from . import hr_contract_template_wizard
|
|
from . import hr_bank_account_allocation_wizard_line
|
|
from . import hr_bank_account_wizard
|