Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.2.0-b1
-
Component/s: None
-
Labels:None
Description
Currently if a coupon is assigned to a service, the coupons usage is incremented when first applied and on every subsequent renewal. This makes sense if the 'Limitations do apply to renewals' option is selected for the coupon, since a renewal is considering usage limit. But when the 'Limitations do not apply to renewals' option is selected, the usage should only incremented for the initial coupon application.
Issue Links
- relates to
-
CORE-2468 Expired/Over qty coupons break service modifications
- Closed
Also make sure that when "Limitations do not apply", it not only does not decrement the coupon quantity, but that it does not evaluate the quantity or date limitation for renewing services. There is some confusion whether it may be evaluating one or both of those things when it shouldn't.