forked from Mapan/odoo17e
6 lines
168 B
Python
6 lines
168 B
Python
# -*- encoding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import planning_slot
|
|
from . import resource_calendar_leave
|