2016-04-22 04:08:13 +00:00
Registrasion for Zookeepr Keeprs
================================
Things that are the same
------------------------
* You have an inventory of products
* Complete registrations are made up of multiple products
* Products are split into categories
* Products can be listed under ceilings
* Products can be included for free by purchasing other items
2016-04-22 06:20:11 +00:00
* e.g. a Professional Ticket includes a dinner ticket
2016-04-22 04:08:13 +00:00
* Products can be enabled by user roles
2016-04-22 06:20:11 +00:00
* e.g. Speakers Dinner tickets are visible to speakers
2016-04-22 04:08:13 +00:00
* Vouchers can be used to discount products
Things that are different
-------------------------
2016-04-24 23:52:53 +00:00
* Ceilings can be used to apply discounts, so Early Bird ticket rates can be implemented by applying a ceiling-type discount, rather than duplicating the ticket type.
2016-04-22 04:08:13 +00:00
* Vouchers can be used to enable products
2016-04-22 06:20:11 +00:00
* e.g. Sponsor tickets do not appear until you supply a sponsor's voucher
2016-04-22 04:08:13 +00:00
* Items may be enabled by having other specific items present
2016-04-24 23:52:53 +00:00
* e.g. Extra accommodation nights do not appear until you purchase the main week worth of accommodation.