8/1/2012 7:55:11 PM
will add the ability to automatically adjust invoice items
when issuing refunds.
In preparation for that feature, update the refund object to
potentially contain the linked (adjusted) invoice items.
When querying for refunds, we don't return yet the associated invoice
items. We should probably add a query parameter to do it.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
8/1/2012 7:19:39 PM
tests are in TestInvoice in server.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
8/1/2012 6:26:15 PM
Pierre-Alexandre Meyer <pierre@ning.com>
|
8/1/2012 5:22:22 PM
error codes
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
8/1/2012 5:21:32 PM
Meyer <pierre@ning.com>
|
8/1/2012 5:21:04 PM
Pierre-Alexandre Meyer <pierre@ning.com>
|
8/1/2012 5:01:59 PM
don't really need them anymore.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
8/1/2012 3:38:30 PM
convention, we prefer different API calls for user APIs.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
|
8/1/2012 2:14:53 PM
able to adjust invoices via credits linked to an invoice.
This patch adds support to adjust (fully or partially) individual items
on a given invoice.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|