chrisjrn / registrasion

A conference registration app, built on top of the Symposion conference management system
Apache License 2.0
18 stars 14 forks source link

Items reserved before a Time limit applies lose their reservation at the time limit #128

Open chrisjrn opened 7 years ago

chrisjrn commented 7 years ago
  1. Set a discount with an end date of time N
  2. Create a product that has a reservation_duration of 10
  3. Reserve a product at time N-1
  4. Attempt to pay the invoice at time N+1

Expected:

Actual: