9/7/2012 7:22:57 PM
new cancellation action (with policies) in overdue and created specific beatrix test to verify it
Chnage Entitlmenet code to also have a API where we can pass the ActionPolicy on cancellation -- similar to chnagePlan
|
9/5/2012 7:37:03 PM
prior to that event.
|
9/5/2012 2:12:53 PM
plans. Mostly when we have a network that was migrated, we want to make sure that any cancellation will invalidate penibg MIGRATE_BILLING events.
|
9/4/2012 3:42:27 PM
testWithOverdueEvents to generate an invoicewith a target date of 2012-07-30 instead of 2012-07-31. With 2012-07-31, i get a fifth invoice item generated when run on command line but not when ran from IDEA. It seems the fifth invoice item makes sense though.
|
9/10/2012 4:04:06 PM
phase - look at the historic one.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
8/31/2012 6:25:38 PM
Meyer <pierre@ning.com>
|
8/31/2012 5:54:59 PM
is needed to pick up e.g. refunds and chargebacks.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
8/31/2012 5:53:41 PM
avoid relying on tests ordering, make sure to reset the payment
plugin between tests.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
8/31/2012 5:45:51 PM
needed
Each time we modify an invoice (adjustment, credit, chargeback, refund, ...),
send an InvoiceAdjustmentEvent on the bus.
This is needed for overdue to refresh its state and for Analytics.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
8/30/2012 7:20:05 PM
how the overdue APIs should look like. They are
separate for now (/1.0/kb/overdue/...) but we might want to put them
under the blockable resources (e.g./1.0/kb/accounts/<accountId>/overdue).
These resources are currently useful for overdue server tests that I
just added and for Kaui (to display e.g. the bundle overdue state, if
any).
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|