Search 1.9 billion lines of Odoo code on GitHub

pos_event_sale

Author: Camptocamp, Odoo Community Association (OCA)
License: AGPL-3
Branch: 15.0
Repository: OCA/pos
Dependencies: event_sale, and point_of_sale
Languages: HTML (372, 11.8%), JavaScript (1286, 40.8%), PO File (195, 6.2%), Python (455, 14.4%), Sass (217, 6.9%), XML (562, 17.8%), and reStructuredText (67, 2.1%)
Other branches: 13.0
Other repositories: Change2improve/pos, Comunitea/pos, Gabinete-Digital/pos, Ingeos/pos, LevelPrime/pos, SeuMarco/pos, TRESCLOUD/pos, Tecnativa/pos, acsone/pos, akretion/pos, aurestic/pos, camptocamp/pos, factorlibre/pos, initOS/pos, kmee/pos, legalsylvain/pos, marionumza/pos, sunflowerit/pos, and unitek-solusi/OCA-pos

<h1 class="title">Point of Sale Events</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/pos/tree/15.0/pos_event_sale"><img alt="OCA/pos" src="https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_event_sale"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/184/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>Sell events tickets from the Point of Sale</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id2">Usage</a></li> <li><a class="reference internal" href="#known-issues-roadmap" id="id3">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id4">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id5">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id6">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id7">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id8">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <p>Go to <em>Point of Sale &gt; Configuration &gt; Point of Sale</em> and enable <em>Sell Events</em> on the desired PoS.</p> <p>Optionally, you can choose to filter on a list of Event Types.</p> <p>Enable <em>Available in PoS</em> on all event products related to event tickets you want to sell in PoS. If the ticket product is not available on the pos, the ticket won't be available neither.</p> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <ul class="simple"> <li>Click on the Add Event button, or on any Event product.</li> </ul> <img alt="https://raw.githubusercontent.com/OCA/pos/15.0/pos_event_sale/static/description/add_event_button.png" src="https://raw.githubusercontent.com/OCA/pos/15.0/pos_event_sale/static/description/add_event_button.png" /> <ul class="simple"> <li>Use the calendar widget to filter the events, and click on one.</li> </ul> <img alt="https://raw.githubusercontent.com/OCA/pos/15.0/pos_event_sale/static/description/event_calendar.png" src="https://raw.githubusercontent.com/OCA/pos/15.0/pos_event_sale/static/description/event_calendar.png" /> <ul class="simple"> <li>Add as many Tickets as you want</li> </ul> <img alt="https://raw.githubusercontent.com/OCA/pos/15.0/pos_event_sale/static/description/ticket_selector.png" src="https://raw.githubusercontent.com/OCA/pos/15.0/pos_event_sale/static/description/ticket_selector.png" /> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id3">Known issues / Roadmap</a></h2> <ul class="simple"> <li>Handle event registration details. It could be another popup right before going to payment (similar to core <cite>event_sale</cite> workflow).</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id4">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/pos/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/pos/issues/new?body=module:%20pos_event_sale%0Aversion:%2015.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="#id5">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id6">Authors</a></h3> <ul class="simple"> <li>Camptocamp</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id7">Contributors</a></h3> <ul class="simple"> <li><a class="reference external" href="https://www.camptocamp.com">Camptocamp</a><ul> <li>Iván Todorovich &lt;<a class="reference external" href="mailto:ivan.todorovich&#64;gmail.com">ivan.todorovich&#64;gmail.com</a>&gt;</li> </ul> </li> <li><a class="reference external" href="https://www.mokatourisme.fr">Moka Tourisme</a><ul> <li>Grégory Schreiner &lt;<a class="reference external" href="mailto:gregory&#64;mokatourisme.fr">gregory&#64;mokatourisme.fr</a>&gt;</li> </ul> </li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id8">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p> <p><a class="reference external" href="https://github.com/ivantodorovich"><img alt="ivantodorovich" src="https://github.com/ivantodorovich.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/pos/tree/15.0/pos_event_sale">OCA/pos</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>

Dependency Graph