Possibility to work on multiple operations (rename, change category, change account)

New database version (2) :
		fix_cost for categories
		virtual account
This commit is contained in:
2011-02-13 19:30:12 +01:00
parent 142837b59e
commit c03562851a
40 changed files with 682 additions and 268 deletions

View File

@@ -1,4 +1,4 @@
v0.2_dev (09/02/2011)
v0.2_dev (13/02/2011)
** User **
Better use of sizers (so better interface!)
@@ -7,11 +7,16 @@ v0.2_dev (09/02/2011)
Show stats for current month even if next month has not been generated
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)
** Dev **
Use a factory to create panels (prepare for plug-in)
Better cross compilation support (Makefile and package.sh)
Update Copyright
New database version (2) :
fix_cost for categories
virtual account
Database checking & upgrading
** Bugs **
Bug on GenerateMonth with different years