Bug 375712

Summary: See operation for a payee
Product: [Applications] skrooge Reporter: vicnet <vo.publique>
Component: generalAssignee: Stephane MANKOWSKI <stephane>
Status: RESOLVED FIXED    
Severity: wishlist CC: stephane
Priority: NOR    
Version First Reported In: 2.7.0   
Target Milestone: 25.1.0   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description vicnet 2017-01-29 16:38:24 UTC
Is it possible to add the possibility to see all operations for a payee(s) for selected operation in operations list view ?
In operation list view, I can filter quickly on a payee but general filter are applied also (for example, limitation of 2 years) and limited also to the current account.
I wish I could right click on an operation, on the payee and see a sub-entry to open a new view with all operations for this payee (or multiple payees if multiple selection) on all accounts (like dble click in payee view).
Comment 1 Stephane MANKOWSKI 2017-01-31 08:01:34 UTC
Hi Vicnet,

Do you know that, if you select an operation and do "CTRL+F", the search panel will be opened with criteria based on your selection?
You just have to remove unneeded criteria and run the search.

Nevertheless, your idea is more user friendly, so I will do it.

Thank you again for your contribution.
Comment 2 Stephane MANKOWSKI 2017-02-05 21:02:59 UTC
Git commit 5bbc7e84dde5d589b60848a60b0c7ad8b0d8caf6 by Stephane Mankowski.
Committed on 05/02/2017 at 20:53.
Pushed by smankowski into branch 'master'.

See operation for a payee

M  +1    -0    CHANGELOG
M  +102  -1    plugins/skrooge/skrooge_operation/skgoperationplugin.cpp
M  +3    -0    plugins/skrooge/skrooge_operation/skgoperationplugin.h
M  +48   -48   skgbankmodeler/skgdocumentbank.cpp
M  +2    -3    skgbankmodeler/skgdocumentbank.h
M  +1    -1    skgbasegui/skghtmlboardwidget.cpp
M  +8    -3    skgbasemodeler/skgdocument.cpp
M  +7    -0    skgbasemodeler/skgdocument.h
A  +192  -0    skrooge.creator.user.3271aaf
A  +-    --    skrooge_2.5.0_amd64.snap
A  +47   -0    snapcraft.yaml
A  +-    --    tests/input/.advice.skg.wrk
A  +-    --    tests/input/.all_plugins.skg.wrk

https://commits.kde.org/skrooge/5bbc7e84dde5d589b60848a60b0c7ad8b0d8caf6