Rebecca Law
|
fd6e5f39cf
|
Changes as per requested from code review
Move the serialize method to the billing_schema
Update variable names
Improve tests
Fix bug in command
|
2018-05-08 12:09:29 +01:00 |
|
Rebecca Law
|
ea3523199a
|
New endpoint to get monthly billing usage from the ft_billing table.
New command to compare the results of monthly billing to ft_billing.
|
2018-05-04 13:09:14 +01:00 |
|
Rebecca Law
|
18c2b9a56d
|
Use better date function to get the first of each month.
Build the json object to return for the new endpoint.
|
2018-05-02 09:36:13 +01:00 |
|
Rebecca Law
|
0fb9c1d318
|
Add notification_type to query
|
2018-05-02 09:36:13 +01:00 |
|
Rebecca Law
|
51af6b27a0
|
Update name of method to clarify the meaning.
Update group by to use label.
Update test.
|
2018-04-25 17:00:19 +01:00 |
|
Rebecca Law
|
cff731c52d
|
Set filter on query
|
2018-04-25 16:17:56 +01:00 |
|
Rebecca Law
|
e32debbca1
|
Add more tests
|
2018-04-25 15:40:44 +01:00 |
|
Rebecca Law
|
d00614205e
|
Adding test for fetch_biling_data_for_day.
|
2018-04-25 14:45:51 +01:00 |
|
Rebecca Law
|
16ef133aa5
|
Refactor reporting task so that methods can be used for the annual usage page.
Still a work in progress, tests are coming.
|
2018-04-25 14:45:51 +01:00 |
|
Rebecca Law
|
bd91aac763
|
Write some pseudo code for ft billing
|
2018-04-25 14:45:51 +01:00 |
|
Rebecca Law
|
8cd4e1be29
|
Query ft_billing aggregate for a month
|
2018-04-25 14:45:51 +01:00 |
|