===========================
Community OS Event QR Ticketing
===========================
Signed QR ticket per event registration, with a staff check-in and
verification screen. Works standalone on a stock Community Edition event.
Installation
============
Install as any Odoo module.
Usage
=====
* Every ``event.registration`` gets a unique ``ticket_ref`` and a QR code
encoding a per-database-signed token, attached automatically to the
standard CE registration confirmation email as a PDF ticket.
* Staff check attendees in at ``/event/checkin/<event_id>`` (camera scan or
manual ticket-ref entry, restricted to the Event User group). The scan
endpoint verifies the token signature and rejects forged or already
used tickets.
* A per-event dashboard on the same page shows registered vs. checked-in
counts in real time.
Credits
=======
Authors
-------
* Metatroncube Software Solutions LLP