When filtering transactions by date (e.g. transactions with date 1/08/14 to 31/8/14) the running total is wrong. It seems to take transactions from the prior period and the following periods such that the running total on 31/8/14 equals the current balance as of today. How can one change this so the running total is only for the month filtered?
Also how does one hide columns in the transaction view so when printing, certain columns are not shown. The help file suggest right clicking on the column but this has no effect / menu.
Using iCompta 5.1.2
Total ("Preview") when filtering transactions
- Angeman
- Administrateur
- Posts: 2369
- Joined: 28 December 2008, 21:28
- Location: Toulouse, France
- Contact:
Re: Total ("Preview") when filtering transactions
You have to open the preferences and change the preview computation mode to the third option.schloss wrote:When filtering transactions by date (e.g. transactions with date 1/08/14 to 31/8/14) the running total is wrong. It seems to take transactions from the prior period and the following periods such that the running total on 31/8/14 equals the current balance as of today. How can one change this so the running total is only for the month filtered?
Right click on the columns header in the transactions list. Only displayed columns will be printed.schloss wrote:Also how does one hide columns in the transaction view so when printing, certain columns are not shown. The help file suggest right clicking on the column but this has no effect / menu.
Re: Total ("Preview") when filtering transactions
Many thanks for the v quick reply.