Search 1.9 billion lines of Odoo code on GitHub

event_sale_confirmation

Author: IT-Projects LLC, Odoo Community Association (OCA)
License: LGPL-3
Branch: 10.0-event_sale_confirmation
Repository: yelizariev/event
Dependencies: event, and event_sale
Languages: JavaScript (71, 31.7%), Python (69, 30.8%), XML (45, 20.1%), and reStructuredText (39, 17.4%)
Other branches: 10.0-event_sale_confirmation-ci

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="restricted-access-to-confirm-unpaid-tickets"></a> <h2>Restricted access to confirm unpaid tickets</h2> <p>Module hides <code>[Confirm]</code> button when ticket is not free and user doesn't have access level <code>Events: Manager</code>.</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Switch to user with access level <code>Events: User</code></li> <li>Open unpaid non-free ticket (record at <code>event.registration</code> model)</li> <li>Result: you cannot see <code>[Confirm]</code> button.</li> </ol> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/199/10.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>There is no protection on orm level yet. Malicious user still can use rpc call to confirm unpaid ticket</li> </ul> <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 smash it by providing detailed and welcomed feedback.</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://odoo-community.org/logo.png">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li><a class="reference external" href="https://it-projects.info/team/yelizariev">Ivan Yelizariev</a></li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li><a class="reference external" href="https://www.tribalgathering.com/">Geoparadise, Inc</a></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>