Skip to content

hootel/hootel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1819aa7 · Sep 25, 2023
Mar 2, 2020
May 20, 2020
Apr 8, 2019
Oct 26, 2022
Oct 1, 2019
Jul 15, 2019
Sep 20, 2019
Jul 30, 2021
Sep 25, 2023
Jan 31, 2020
Sep 28, 2022
Dec 29, 2020
Apr 26, 2022
Jun 30, 2022
Aug 18, 2020
Nov 4, 2019
Jul 30, 2018
Nov 9, 2018
Nov 9, 2018

Repository files navigation

HOOTEL PROJECT MODULES Build Status codecov Unstable

IMPORTANT:

  • Set time zone of users that use the calendar

MODULES:

  • hotel: Base module (Manage Rooms, Reservations, Services, Customers, Mailing, Invoicing, ...)
  • hotel_calendar: Adds calendar for manage hotel reservations and rooms configuration
  • hotel_calendar_channel_connector: Unify 'hotel_channel_connector' and 'hotel_calendar' modules
  • hotel_channel_connector: Base Channel Connector (Using Odoo Connector)
  • hotel_channel_connector_wubook: Wubook API Implementation
  • hotel_node_helper: Configure a node as a helper to serve and get information from a master one
  • hotel_node_master: Configure a node as a master

HOW WORKS?

  • The idea is... the hotel sell 'rooms types' and the customer is assigned to one 'real room'.
  • The folio have all reservation lines, used services, etc..