## File Organisation:
## Item Number : Priority (P0, P1, ...) : Title
## Description (optional)
## <initials> Comment (optional)

## Initials:
## SMI: Stéphane MANKOWSKI
## GDB: Guillaume DE BURE


016:P1:Sexier graphs, with 3D graphs, ringchart closer to filelight's... 
I still think a specific library, Skrooge independant, (maybe Qt only) would be
awesome. 
Or we should reconsider KDChart, but it's still not GPL, nor free
Or we should ask if someone volunteers to create a new Qt module

021:P0:Rework UI on Search & Process
Quite difficult... One thing could be to implement a QTreeView with search
conditions in first level, and associated processes on second level. not sure
that it would solve usability issues, though.
==> Usability issue with this panel has been pointed out by some users on IRC


039:P3: Propose icon packages for banks through GNHS (cautious with Copyright issues) !

048:P0: Update documentation

056:P0: Smooth hide/show for editors

060:P1: Forecast based on rate of accounts

086:P1: Export HTML (Table + Graph) using Grantlee template, for printing needs. 

088:P1: Import budget of skg

092:P1:Propriété "execute after import" sur chaque règle de type "process" au lieu d'un setting

097:P1:Export SVG of tables doesn't work

098:P1:Option for Dashboard for using "Grouped Operations"

099:P1:Error when importing skg file by double clicking when skrooge already open

101:P1:formatMoney() for QML

107:P2: Limits on accounts for:
  -Better interest computation
  -Better advices

109:P1: Import "Wallet" accounts in bank named ''

110:P1: 'To account' in operation table

112:P2: Size of account number field for IBAN

115:P1: New advices to detect case inconsistency for payee, category, comment
select c1.t_name, c2.t_name FROM payee c1, payee c2 WHERE c1.id<>c2.id AND  upper(c1.t_name)=upper(c2.t_name) AND c1.t_name>c2.t_name;

116:P1: Incomes/Expenditures and loan accounts
http://forum.kde.org/viewtopic.php?f=210&t=109509&p=256665#p256665

120:P1: Search for the Account and the "Account to" for a number of transactions.

121:P1: Extend bookmarks icon to include following parts:
c) Recently bookmarked
d) Bookmarks

122:P1: Ability to set a specific date in "account" dashboard widget to have the balance at this date.

123:P1: "Rename" for all dashboard widget

124:P1:  lorsque l'on clique sur la coche "Recherche automatique des colonnes" car ca agrandit un peu trop la taille de la fenetre des options qui depasse alors de l'écran chez moi.

Current Sprint
--------------
084:P1: [Space] key to point operations, since space is standard checkbox key?
Not Possible, otherwise every keypress on space (even in the edition panel) would point selected operation 

095:P1:advice in case of "red" budget

105:P1:Study tags on operations ?

114:P1: Better automatic budget based on scheduled operations

Search & Process:
* Allow creating new payees, categories... in Update mode