Search 1.9 billion lines of Odoo code on GitHub

test_hotel_reservation_summary_base

Author: Odoo Community Association (OCA), Coop IT Easy SCRLfs
License: AGPL-3
Branch: 11.0-reservation-summary-alternative
Repository: coopiteasy/vertical-hotel
Dependencies: hotel_reservation_summary_base
Languages: HTML (327, 53.6%), Python (250, 41.0%), and reStructuredText (33, 5.4%)
Other branches: 11.0-reservation-summary-click-actions

<h1 class="title">Hotel Reservation Summary Base (Alternative)</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/oca/vertical-hotel/tree/11.0/test_hotel_reservation_summary_base"><img alt="oca/vertical-hotel" src="https://img.shields.io/badge/github-oca%2Fvertical--hotel-lightgray.png?logo=github" /></a></p> <p>The sole purpose of this module is to test hotel_reservation_summary_base module. We can't test the original module because the logic is implemented in an AbstractModel. This module implements hotel.room.reservation.summary in hotel.room.reservation.summary.test and uses the latter model inh the tests.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/oca/vertical-hotel/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/oca/vertical-hotel/issues/new?body=module:%20test_hotel_reservation_summary_base%0Aversion:%2011.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>Coop IT Easy SCRLfs</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li>Robin Keunen &lt;<a class="reference external" href="mailto:robin&#64;coopiteasy.be">robin&#64;coopiteasy.be</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/oca/vertical-hotel/tree/11.0/test_hotel_reservation_summary_base">oca/vertical-hotel</a> project on GitHub.</p> <p>You are welcome to contribute.</p>