|
9/24/2013 6:36:13 PM
to the fully qualified date.
See #88
|
|
9/24/2013 5:36:18 PM
ability to retrieve originalCreatedDate for SubscriptionBundle
|
|
|
9/23/2013 9:28:58 AM
was only used in tests. Replaced by getByAccountRecordId.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
9/23/2013 9:02:59 AM
calls to lookup invoices by accountRecordId.
This requires the internal context to be correctly populated. I think moving forward
we should always populate the accountRecordId when creating the internal context,
so that the lowest layers can always use it.
This patch fixes most invoice APIs to populate it. The beauty of it is that these changes
happen behind the public APIs. Only low-level invoice tests had to be changed, all other
tests in the system continue to pass as expected.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
|