Possibility to find operations with unknown category/account

This commit is contained in:
2011-02-09 21:36:29 +01:00
parent aec66e7212
commit ab176b9fc3
3 changed files with 9 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
v0.2_dev (29/01/2011)
v0.2_dev (09/02/2011)
** User **
Better use of sizers (so better interface!)
@@ -6,6 +6,7 @@ v0.2_dev (29/01/2011)
Better fit of interface when displaying grouped operations
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
** Dev **
Use a factory to create panels (prepare for plug-in)