# Copyright 2018 Alexandre Díaz # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from . import inherited_hotel_property from . import hotel_calendar from . import bus_hotel_calendar from . import hotel_calendar_management from . import inherited_hotel_reservation from . import inherited_res_company from . import inherited_res_users from . import inherited_hotel_room_type_restriction_item from . import inherited_product_pricelist from . import inherited_product_pricelist_item from . import inherited_hotel_folio from . import ir_actions_act_window_view from . import ir_ui_view