Summary: | See operation for a payee | ||
---|---|---|---|
Product: | [Applications] skrooge | Reporter: | vicnet <vo.publique> |
Component: | general | Assignee: | 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: | https://commits.kde.org/skrooge/5bbc7e84dde5d589b60848a60b0c7ad8b0d8caf6 | Version Fixed In: | |
Sentry Crash Report: |
Description
vicnet
2017-01-29 16:38:24 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. 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 |