Add virtual accounts (potential bugs)

This commit is contained in:
2011-02-14 20:56:59 +01:00
parent c03562851a
commit bf417a503d
14 changed files with 150 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
v0.2_dev (13/02/2011)
v0.2_dev (14/02/2011)
** User **
Better use of sizers (so better interface!)
@@ -8,6 +8,7 @@ v0.2_dev (13/02/2011)
Possibility to choose a replacement when deleting accounts and categories
Possibility to find operations with unknown category/account
Possibility to work on multiple operations (rename, change category, change account)
Add virtual accounts
** Dev **
Use a factory to create panels (prepare for plug-in)