Functionnal version of ImportPanel

This commit is contained in:
2011-03-23 20:35:29 +01:00
parent 6da33cbe35
commit 35f660b234
18 changed files with 225 additions and 48 deletions

View File

@@ -1,4 +1,4 @@
v0.2 (06/03/2011)
v0.2 (23/03/2011)
** User **
Better use of sizers (so better interface!)
@@ -14,6 +14,7 @@ v0.2 (06/03/2011)
Add Real mode
Database is now at ~/.kisscount/kc.bdd
Add Debian's packages !!
Add Import Panel and OFX imports
** Dev **
Use a factory to create panels (prepare for plug-in)
@@ -22,6 +23,7 @@ v0.2 (06/03/2011)
New database version (2) :
fix_cost for categories
virtual field for account and operation
import_panel
Database checking & upgrading
** Bugs **