forked from Mapan/odoo17e
6 lines
169 B
Python
6 lines
169 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import planning_role
|
|
from . import planning_slot_template
|
|
from . import planning_slot
|