
Feature request - Addtional event registration features
Reported by dleffler | April 12th, 2013 @ 11:29 PM | in 2.2.0release-candidate (closed)
Some recommendations for features/fixes in the event registration module
- need the 'total registered' to be tallied dynamically or ensure it's always updated when the number registered changes either by an order, or manually added or deleted
- not require a payment, but flag it as needing to pay on check-in which would be flagged/included on the 'roster' export (order_status?)
- have 'no shipping' items/orders set to a different status...maybe this would tie in w/ previous note
- need to sort events by date & time, not just date (used to be only time sans date)
Comments and changes to this ticket
-
dleffler April 17th, 2013 @ 12:06 AM
- Assigned user set to dleffler
Have implemented an early form of the 'not paid' feature based on 'cash total < grand total' which is flagged on the invoice and registrant list/roster.
Also implemented a fix to show 'no shipping required' if the order comes up with 'shipping_required == false'
-
dleffler April 21st, 2013 @ 01:40 AM
FWIW, we need to differentiate between a paid option/input and simply data collection. As it stands right now, we can collect paid options through the 'option' feature, HOWEVER, it applies to the entire order.
-
dleffler April 26th, 2013 @ 09:32 PM
from a recent push
- we now store registrants in a forms table
- we now always calculate # of registrants based on # in forms table...registrant info is no longer stored within the eventregistration record
-
dleffler April 26th, 2013 @ 10:03 PM
- Tag changed from event registration to event registration, ecommerce
-
dleffler April 29th, 2013 @ 11:38 AM
- State changed from new to resolved
- Milestone set to 2.2.0release-candidate
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS