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

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

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

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"

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;

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

127:P1: Stooq monthly history.txt don't work

128:P1: How to translate x-skg.xml?

133: Replace our graph engine with QCustomPlot or kqtquickcharts

137:P1: In tables, display on 2 lines for better display

140:P1: Deposit guarantee level per bank. Getting a warning when the total over say
different savings accounts at one bank exceeds what is under the government deposit guarantee. Maybe not so 
urgent now, but if at European level it is reduced from €100.000 to
€25.000 again, it would be much more tricky to monitor. This could be
difficult to implement, because it is not per account but per bank. And some accounts, like investment accounts, are not
covered.  

141:P1: Initialize Skrooge with a default document to facilitate testing

142:P1: Template for operations page (one template per account)

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

135:P1:csv export: http://forum.kde.org/viewtopic.php?f=210&t=112209&p=290153#p290153

136:P1:Correction of hide column after a move

144:P1:Inform user when a pointed operation is modified
