mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
7 lines
304 B
Python
7 lines
304 B
Python
# Copyright 2018 Alexandre Díaz <dev@redneboa.es>
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
from . import inherited_hotel_reservation
|
|
from . import inherited_bus_hotel_calendar
|
|
from . import inherited_hotel_channel_connector_issue
|
|
from . import inherited_hotel_calendar_management
|