I explain my idea by an example:
I create an event, a party with dinner. I've 100 free places.
I create a graphics for a ticket and i need to add it to the event (Event Booking)
On the Event Booking - Ticket Generator i set the number of tickets (100) and starting number for code (1)
On the Event Booking - Ticket Generator - Ticket designer i load the ticket background (my graphics), i position the ticket number and optional the Qrcode. Qrcode must coded as link like this:
www.mysite.com/index.php?option=com_even...ent&id=1&qrcode=9999
Now that the ticket layout is completed i can start to sale tickets
When a customer register to event and pay it, Event Booking generate one or more tickets and send back, each ticket with the right code and Qrcode.
At date of my party i use my smartphone with a qrscan app to validate customer tickets ! :ohmy:
What do you think?