|
|
10/21/2013 11:21:53 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
|
10/18/2013 3:59:07 PM
differently when CTD exists but is in the past
(This solves an issue where effectiveDate for cancellation events for instnace would end up in the past and priod other events, whcih create an invalid state)
|
10/18/2013 10:48:21 AM
weren't respecting the default billing policy when specifying
only an entitlement policy in the cancellation call.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
10/18/2013 10:47:34 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
10/18/2013 10:34:02 AM
sure that, when transforming a LocalDate to a DateTime,
we don't end up in the past if the day is today.
This was causing a bug when cancelling an entitlement end-of-term
during trial.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
10/17/2013 4:04:25 PM
sure the default billing policy is respected by the
cancelEntitlementWithPolicy call.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|