I collected financial data for 6 months with iCash and discovered I can't get needed information, summarized values and stuff.
The query module supports only one search condition additional to the basic ones (account and time period). Say I want to search in project field and in comment field. OR I want to view several specific projects. No strict 'OR' syntax, no regexp, no SQL, no UI for these custom searches.
Reports module - the same situation.
Statistics module - no field filtering at all.
Diagrams also provide too poor functionality. I can't export the picture, I can't export the data, I can't view more than one account at a time, and I can't summarize totals of debit and credit of several accounts.
It is possible to query the database with SQL. But the result is also unexportable and unprocessable.
For example, I've got an income Business acount and expenditure Business account and I want to count the profit for several months. What should I do?
The query module supports only one search condition additional to the basic ones (account and time period). Say I want to search in project field and in comment field. OR I want to view several specific projects. No strict 'OR' syntax, no regexp, no SQL, no UI for these custom searches.
Reports module - the same situation.
Statistics module - no field filtering at all.
Diagrams also provide too poor functionality. I can't export the picture, I can't export the data, I can't view more than one account at a time, and I can't summarize totals of debit and credit of several accounts.
It is possible to query the database with SQL. But the result is also unexportable and unprocessable.
For example, I've got an income Business acount and expenditure Business account and I want to count the profit for several months. What should I do?