issues
search
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
Set a discount with an end date of time
N
Create a product that has a
reservation_duration
of
10
Reserve a product at time
N-1
Attempt to pay the invoice at time
N+1
Expected:
The item remains reserved and the invoice can be paid
Actual:
The invoice is VOID and the discount must be removed.
N
reservation_duration
of10
N-1
N+1
Expected:
Actual: