Skip to content

Create view to find charges outside a period

Administrator requested to merge charges_outside_range_view into master

This adds some much needed tooling in the shape of a script that helps building the JSON request body in a way that OpenCell likes it. It dramatically improves it takes to develop a new query. It's mostly about SQL now, as it should.

I also store the query so that we can reference it later if we need to.

Merge request reports