mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-22 10:32:10 +02:00
4 lines
144 B
Python
4 lines
144 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import hr_leave, hr_leave_allocation
|