New module: Parcel Delivery and Pre-paid Tickets

The pre-paid Tickets module in Rockhopper allows the user to manage pre-paid tickets which are sold to customers and affixed to parcels for delivery. They are usually stickers with barcodes that uniquely identify each ticket.

It is assumed that tickets come in a number of flavors (e.g. different colors), and that they come packaged in books of several tickets. Rockhopper allows the user to set up as many different types of tickets as necessary, and specify the number of tickets per book for each type. Additionally, each type of ticket is linked to a service code, which, when combined with a customer's rate table, determines the cost of a book of tickets.

Tickets go through the following states, one of which is optional:
• Entered into inventory, awaiting sale
• Assigned to a driver (optional)
• Sold to a customer
• Redeemed by a customer

This program is very much a work in progress, and all of the above information is subject to change, especially to add additional inventory reporting features.