Transaction ChangeTicketPriceCategory
Authentication mode: Checked (known user, must have the privilege)
Database access mode: updating
Mildly privileged users: change the category of a ticket (eg. from "normal price" to "reduced price"). The new category must exist for the event concerned.
Inputs:
- barcode: astring
- pricecategoryid: int
Outputs:
- order: Order
the order that ownes the changed ticket, in case this is called from the order window
Privileges
- ChangeUsedTicket
users with this privilege can change the price of used tickets - usually a ticket has to be changed before it is used
- ChangePastTicket
users with this privilege can change the price for tickets that are for past events