add ticketing
This commit is contained in:
+2
-2
@@ -27,14 +27,14 @@
|
||||
price="20.00"
|
||||
description="Normales Ticket"
|
||||
additional_info="Berechtigt zur Nutzung eines regulären Platzes für die gesamte Dauer der LAN"
|
||||
is_default=true
|
||||
can_be_sold=true
|
||||
|
||||
[tickets."DELUXE"]
|
||||
total_tickets=30
|
||||
price="25.00"
|
||||
description="Deluxe Ticket"
|
||||
additional_info="Wie das normale Ticket, aber mit doppelt so breitem Tisch (160cm)"
|
||||
is_default=false
|
||||
can_be_sold=true
|
||||
|
||||
[receipt_printing]
|
||||
host="10.0.0.103"
|
||||
|
||||
Reference in New Issue
Block a user