Don't count virtual operations in check mode

This commit is contained in:
2018-02-18 10:30:00 +01:00
parent 4a8e0326aa
commit 9382a49821
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
v0.7 (06/01/2018)
v0.7 (18/02/2018)
** User **
Set background calendar color to red or yellow when one account is negative or less than 200€ (configurable)
Add start date and end date for accounts, so don't need to hide it when it's closed
@@ -22,6 +22,7 @@ v0.7 (06/01/2018)
Amount in SearchBanner were badly set (missing *100)
Prevent integer overflow when computing percents in CostRepartitionBanner
Fix some bugs in yearTo selection & fill in GenerateDialog
Don't count virtual operations in check mode
v0.6 (08/10/2016)
** User **