Files
notifications-api/app/dao
Leo Hemsted 6860b1b103 replace function with the org report billing function
this code won't run succesfully as we dont have an org_id, but this is a
useful step to see what parts of the query we're changing to adapt this
to return results for the whole of notify rather than just one org.

note that the columns this is missing that the old query had are:

* organisation_id
* organisation_name
* rate

the rate has always been unused in the function that calls this, and no
longer makes sense now that a year can have multiple rates
2022-05-31 17:04:30 +01:00
..