Show stats for current month even if next month has not been generated

Bug : Update all panels after generating/deleting month
This commit is contained in:
2011-01-29 20:53:44 +01:00
parent a2990ede8a
commit 1151daf861
7 changed files with 68 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ v0.2_dev (29/01/2011)
Better use of sizers (so better interface!)
No further problems with scrollbar in AccountPanel/SearchPanel/PreferencesPanel when there is a lot of operations
Better fit of interface when displaying grouped operations
Show stats for current month even if next month has not been generated
** Dev **
Use a factory to create panels (prepare for plug-in)
@@ -21,3 +22,4 @@ v0.2_dev (29/01/2011)
Grouped operations have bad month/year in SearchPanel
Categories fonts not updated for new category --> crash
New category had read only fields in PreferencesPanel
Update all panels after generating/deleting month