Hello, me again, probably missing something.
Our students are billed and pay monthly, and certain amount of those pay by cash. Every quarter, we have to run a report on those students for the taxes. They are marked as such in the database and I can run the "print statements" function to generate PDF with the information, but then I have to select the payments per month, copy them and paste them into a spreadsheet. This is not only time-consuming, but also prone to errors.
Is there a way to get this information out of Rosario in one go as a csv file without writing a query directly to the database?