How to count transactions for time period in GNU Cash (opens in new tab)
How can I get the total number of transactions in a GNU Cash DB for a given time period? I need to determine the total number of transaction entries in my GNU Cash DB for the last accounting year. I don't want to manually count them. I couldn't find a built-in GNU Cash report that includes the count of the transactions for the selected accounts for the selected time range. Is there some report (or python script) that I can use to sum the total number of transactions for all accounts for a giv...
Read the original article