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).
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.
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