|
|
2/15/2018 12:13:37 AM
some items are added late.
The implementation will plug into existing path by reconstructing 'details' based on previous
invoice items -- instead of json from AGGREGATE mode. From there, the logic remains the same.
|
2/15/2018 1:09:25 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
2/15/2018 9:06:21 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
2/15/2018 7:43:47 AM
Meyer <pierre@mouraf.org>
|
2/14/2018 5:52:19 PM
for release 0.19.x 839
|
|
|
|
|
|
|
2/13/2018 11:22:38 PM
tests
1. Fix aggregation issue when reconstructing past usage details from json: The entries need to be aggregated by tier level and ordered
2. Simplify populateResults to simply look at toBeBilledUsage.subtract versus billedUsage
3. Code cleanup -- remove unecessary code, refactoring
|