Use class enums and constants rather than global enums and define

Fix a bug : virtual transferts must not be considered as a debit
This commit is contained in:
2011-08-16 18:22:35 +02:00
parent 6d0fe8ec7b
commit 08ba72664c
20 changed files with 97 additions and 112 deletions

View File

@@ -1,9 +1,10 @@
v0.3 (06/08/2011)
v0.3 (16/08/2011)
** User **
Install KissCount into /usr/local instead of /usr
** Bugs **
Fix a bug in language settings
Virtual transferts must not be considered as a debit
v0.2 (04/07/2011)