8/7/2012 12:49:45 AM
currency yet.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
8/6/2012 9:34:54 PM
logic was inverted (the argument is the current account).
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
8/6/2012 8:46:07 PM
is used instead of null as a default value. Make sure to
take it into account in mergeWithDelegate.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
8/6/2012 8:22:33 PM
BCD#equals has been implemented (e.g.
BillCycleDayCalculator uses an anonymous class).
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
|
|
8/6/2012 7:34:22 PM
when an account was i a bad state (PAYMENT_PLUGIN_FAILURE_ABORTED)
Also simplify number of PaymentStatus states
|
8/6/2012 7:55:08 PM
Pierre-Alexandre Meyer <pierre@ning.com>
|
8/6/2012 7:35:51 PM
really support updating external key, currency and
billcycleday today.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
8/6/2012 6:16:08 PM
processAccountWithLock, invoice calls junction to get the billing
events, at which point the BCD is (eventually) set.
We need to call junction first, before retrieving the account object, to
get the right BCD information.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|