Search 1.9 billion lines of Odoo code on GitHub

event_sale_registration_partner_unique

Author: Antiun IngenierĂ­a S.L., Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0
Repository: adolfoeliazat/event
Dependencies: event_registration_partner_unique, and event_sale
Languages: PO File (17, 11.0%), Python (86, 55.8%), and reStructuredText (51, 33.1%)
Other repositories: AnilKesariya/event, Antiun/event, Change2improve/event, ClearCorp/oca-event, Dobtor-OCA/event, ERPLibre/event, ForgeFlow/event, Gabinete-Digital/event, Gofekra/event, Guobower/event, Ingeos/event, KolushovAlexandr/event, LTechCS/event, LasLabs/event, LevelPrime/event, Martronic-SA/event, MathBenTech/event, NL66278/event, NeatNerdPrime/event, Nikul-Chaudhary/event, Numigi/odoo-event, OCA-MUK/event, OCA/event, Ommo73/event, SanteLibre/event, SeuMarco/event, Tecnativa/event, VishnuPrasad1998/event, VisiionSolucionesTecnologicas/event, andhit-r/event, angelmoya/event, anhvu-sg/event, anishukserg/event, ap305194/event, apachesep/event, apetbiz/event, archeti-org/event, aryajimbaran/event, brain-tec/event, coopiteasy/event, cristinamartinrod/event, dhp-denero/event, dsasoftware/event, ecosoft-odoo/event, emagdalenaC2i/event, garzadekoster/event, gastonfeng/event, glm-conseil/event, haroldtamo/event, humanilog/event, iRichGit/event, initOS/event, it-projects-llc/event, j-zaballa/event, kmee/event, lfreeke/event, lideritjnma/event, molandtoxx/event, ntsirintanis/event, nucleoosystem/event, oihane/event, open-synergy/event, osiell/event, popcomputadores-desenv/event, pscloud/event, rousseldenis/event, rsullivan2704/event, sanube/event, schmidtwastl/event, thinkopensolutions/oca-event, tschanzt/event, vdedyukhin/event, yelizariev/event, and yveshoyos/event

<a class="reference external image-reference" 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.svg"> </a> <a name="unique-partner-per-event-combined-with-event-sales"></a> <h2>Unique Partner per Event, Combined With Event Sales</h2> <p>This module avoids duplicates when you confirm several sale orders for a same customer and event.</p> <p>In case you sell different ticket types, the duplicate is however allowed, but not the combination of event + partner + ticket.</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Go to <em>Marketing &gt; Events &gt; Create</em>.</li> <li>Enable <em>Forbid duplicates</em>.</li> <li>Try to create 2 registrations for the same partner and ticket in this event.</li> <li>You cannot.</li> <li>Go to <em>Sales &gt; Sales &gt; Sales Orders</em>.</li> <li>Create a new sale order for customer &quot;A&quot;.</li> <li><dl class="first docutils"> <dt>Add a new line with:</dt> <dd><ul class="first last"> <li>Product: Choose a event ticket product.</li> <li>Event: Choose an event for that product.</li> <li>Ticket: Choose a ticket type if you want.</li> <li>Quantity: 1.</li> </ul> </dd> </dl> </li> <li>Confirm the sale order.</li> <li>Enter the event and check it has 1 registration with 1 seat.</li> <li>Go back to the sale order, duplicate it and confirm it.</li> <li>Go back to the event again, it has 1 registration with 2 seats.</li> </ol> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/199/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/event/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/event/issues/new?body=module:%20event_sale_registration_partner_unique%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Rafael Blasco &lt;<a class="reference external" href="mailto:rafabn&#64;antiun.com">rafabn&#64;antiun.com</a>&gt;</li> <li>Jairo Llopis &lt;<a class="reference external" href="mailto:yajo.sk8&#64;gmail.com">yajo.sk8&#64;gmail.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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>This module is maintained by the OCA.</p> <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>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>