Search 1.9 billion lines of Odoo code on GitHub

hotel_calendar

Author: Alexandre Díaz <dev@redneboa.es>
License: AGPL-3
Branch: multihotel
Repository: arpixnet/hootel
Dependencies: base, bus, calendar, hotel, web, and web_widget_color
Languages: CSS (932, 7.9%), JavaScript (7648, 65.1%), PO File (548, 4.7%), Python (1753, 14.9%), XML (789, 6.7%), and reStructuredText (72, 0.6%)
Other branches: 11.0, 12.0, pr_cash_daily, pr_connector_quota, pr_fast_checkin, pr_fix_calendar_issues, pr_housekeeping, pr_master_connector_refactoring, pr_master_dashboard, pr_merge_partner, pr_multicalendar, pr_reservation_line_state, pr_sharedroom, and sprint
Other repositories: AyoubZahid/hootel, Brahim820/hootel, InstaERP/hootel, Mefistous/hootel, OsoTranquilo/alda, RL-OtherApps/hootel, Tardo/hootel, TheCloneMaster/hootel, ajepe/hootel, consultingerp/hootel, dockdoo/hootel, haylahi/hootel, hootel/hootel, hxsam/hootel, jakkritz/hootel, leodoooca/hootel, mulaudzicalvin/hootel, sm2x/hootel, suningwz/hootel, tate11/hootel, tomassole/hootel, vidtsin/hootel, and zfis/hootel

<h1 class="title">HOTEL CALENDAR</h1> <p>This module allows you to handle reservations, prices and restriction plans in a user friendly calendar view.</p> <a name="description"></a> <h2>Description</h2> <p>This module extends the functionality of roomdoo.</p> <p>The calendar displays your rooms in a range of dates. The rooms can be filtered by class, type or even amenities creating new calendars for easily manage all your reservations. You can manage prices and restrictions day by day using the calendar management view.</p> <p>This module adds two new view types: <code>pms</code> and <code>mpms</code>. The module also incorporates a longpolling for delivering instant notification when using the calendar.</p> <a name="installation"></a> <h2>Installation</h2> <p>This module depends on modules <code>hotel</code>, <code>bus</code>, <code>web</code>, <code>calendar</code>, and <code>web_widget_color</code>. Ensure yourself to have all them in your addons list.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>No action required. The module is pre-configured with default values.</p> <p>You will find the hotel calendar settings in <cite>Settings &gt; Users &amp; Companies &gt; Hotels &gt; Your Hotel &gt; Calendar Settings Tab</cite>.</p> <p>Reservation colors can be configured by company in <cite>Settings &gt; Users &amp; Companies &gt; Companies &gt; Your Company &gt; Hotel Preferences Tab.</cite></p> <a name="usage"></a> <h2>Usage</h2> <p>To use this module, you need to:</p> <ul class="simple"> <li>Go to Hotel Calendar menu for managing reservations.</li> <li>Go to Hotel Calendar Management for managing prices and restrictions.</li> <li>Go to Hotel Management/Configuration/Calendars menu for managing calendar tabs.</li> </ul> <a name="shortcuts"></a> <h3>Shortcuts</h3> <ul class="simple"> <li><code>CTRL + LEFT MOUSE CLICK</code> on a reservation - start reservation swap</li> <li><code>ESC</code> - cancel active action (ie. swap)</li> </ul> <a name="credits"></a> <h2>Credits</h2> <a name="authors"></a> <h3>Authors</h3> <ul class="simple"> <li>Alexandre Díaz &lt;<a class="reference external" href="mailto:dev&#64;redneboa.es">dev&#64;redneboa.es</a>&gt;</li> </ul> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Pablo Quesada &lt;<a class="reference external" href="mailto:pabloqb&#64;gmail.com">pabloqb&#64;gmail.com</a>&gt;</li> </ul> <a name="roadmap"></a> <h2>Roadmap</h2> <ul class="simple"> <li>[ ] Implement the calendar view as an Odoo native view type.</li> <li>[ ] Re-design the calendar using SVG or other Odoo native approach.</li> </ul> <p>Do you want to contribute? Please, do not hesitate to contact any of the authors or contributors.</p>