7/24/2012 7:36:51 PM
items are not associated with bundle and subscriptions.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
7/24/2012 6:11:03 PM
for RefundJson to expose dates, just like other objects
(e.g. CreditJson).
Note that effective, requested and created date are the same.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
|
7/23/2012 5:16:49 PM
invoice balance to zero on creation.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
7/23/2012 5:06:54 PM
some scenarios, DefaultInvoiceGenerator#removeDuplicatedInvoiceItems
would throw an IllegalStateException.
Reimplement the method using sets.
Reported-by: alena <alena@ning.com>
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
|
7/19/2012 7:30:27 PM
Pierre-Alexandre Meyer <pierre@ning.com>
|
|
|
7/19/2012 3:19:23 PM
convention, we never return null for iterables. The plugin may not
follow the same conventions though.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|