Re: investment default price entry question
On Sonntag, 28. Januar 2024 01:52:34 CET Jack via KMyMoney-devel wrote: > In the new investment dialog, price entry can be price per share, all > shares, or default. > I assume the default is the setting for the Investment account within > which you are creating the investment. > In the new (investment) account dialog, you have the same three choices. > Where do you see or set the default referred to here? I cannot find it > in any configuration dialog. Agreed, it's a bit misleading. The default is the program default which is "Price per share". Maybe, the initial idea was to have that modifiable also through the settings and that got never implemented. So in the investment account editor "default" and "price per share" are doing the same. > Am I just not seeing it? -- Regards Thomas Baumgart - When you say, 'I wrote a program that crashed Windows,' people just stare at you blankly and say, 'Hey, I got those with the system, for free.' -- Linus Torvalds - signature.asc Description: This is a digitally signed message part.
Re: investment default price entry question
On 2024.01.28 03:27, Thomas Baumgart via KMyMoney-devel wrote: On Sonntag, 28. Januar 2024 01:52:34 CET Jack via KMyMoney-devel wrote: > In the new investment dialog, price entry can be price per share, all > shares, or default. > I assume the default is the setting for the Investment account within > which you are creating the investment. > In the new (investment) account dialog, you have the same three choices. > Where do you see or set the default referred to here? I cannot find it > in any configuration dialog. Agreed, it's a bit misleading. The default is the program default which is "Price per share". Maybe, the initial idea was to have that modifiable also through the settings and that got never implemented. So in the investment account editor "default" and "price per share" are doing the same. I see the price entry dropdown when editing an investment account. However, I do not see it as part of the new account dialog. Did I miss it, or can that only be set when editing the account? In the future (maybe as part of the Investments overall redesign) we can either add a place to specify the overall preference for Price Entry, or reword the one in the Account Edit (and maybe add to the New Account) dialog.
[kmymoney] [Bug 480361] No display of tags in the split editor
https://bugs.kde.org/show_bug.cgi?id=480361 Ralf Habacker changed: What|Removed |Added Latest Commit||https://invent.kde.org/offi ||ce/kmymoney/-/commit/2c05ef ||486d9c7d9400db2624d127a24ef ||d61bc53 Version Fixed In||5.2.0 Resolution|--- |FIXED Status|REPORTED|RESOLVED --- Comment #3 from Ralf Habacker --- Git commit 2c05ef486d9c7d9400db2624d127a24efd61bc53 by Ralf Habacker. Committed on 28/01/2024 at 21:15. Pushed by habacker into branch 'master'. Add tag column to split editor FIXED-IN:5.2.0 M +11 -0kmymoney/mymoney/splitmodel.cpp M +1-0kmymoney/mymoney/splitmodel.h M +2-1kmymoney/views/splitview.cpp https://invent.kde.org/office/kmymoney/-/commit/2c05ef486d9c7d9400db2624d127a24efd61bc53 -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 480361] No display of tags in the split editor
https://bugs.kde.org/show_bug.cgi?id=480361 --- Comment #4 from Ralf Habacker --- (In reply to Amir Khan from comment #2) > This bug looks related to bug 480360. I don't think so - this error is caused by a missing column in the split editor, which has been fixed with comment 3, while error 480360 seems to be a problem with the filter in the tag list used to find corresponding transactions. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 480464] New: Allow the user to interrupt report generation
https://bugs.kde.org/show_bug.cgi?id=480464 Bug ID: 480464 Summary: Allow the user to interrupt report generation Classification: Applications Product: kmymoney Version: git (master) Platform: Other OS: All Status: REPORTED Severity: wishlist Priority: NOR Component: reports Assignee: kmymoney-devel@kde.org Reporter: ostrof...@users.sourceforge.net Target Milestone: --- Some reports take a long time to generate. If you open such a report by accident (meant to open a different report, for example) there is no way to to interrupt it, you have to wait for it to finish before closing it. Similarly, if you configure a report from the main report view, and decide you do not want to see the report, closing the configuration then proceeds to generate the complete report. This was mentioned in bug 461749, which just allowed opening the configuration editor without first generating the report. There are actually two requests here. The first is likely easy, but would still be useful prior to accomplishing the second. 1) If you open a report configuration directly from the reports view, allow closing the configuration without generating the report. 2) Actually allow interruption (Cancel button, for example) the generation of a report. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 480361] No display of tags in the split editor
https://bugs.kde.org/show_bug.cgi?id=480361 Thomas Baumgart changed: What|Removed |Added Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi |ce/kmymoney/-/commit/2c05ef |ce/kmymoney/-/commit/0151dd |486d9c7d9400db2624d127a24ef |466679300e2aef6cd41be873e79 |d61bc53 |375b0c6 Version Fixed In|5.2.0 |5.2 --- Comment #5 from Thomas Baumgart --- Git commit 0151dd466679300e2aef6cd41be873e79375b0c6 by Thomas Baumgart. Committed on 29/01/2024 at 06:47. Pushed by tbaumgart into branch 'master'. Add tags column to split editor FIXED-IN: 5.2 M +28 -16 kmymoney/mymoney/splitmodel.cpp M +1-0kmymoney/mymoney/splitmodel.h https://invent.kde.org/office/kmymoney/-/commit/0151dd466679300e2aef6cd41be873e79375b0c6 -- You are receiving this mail because: You are the assignee for the bug.
Re: investment default price entry question
On Sonntag, 28. Januar 2024 20:36:32 CET Jack via KMyMoney-devel wrote: > On 2024.01.28 03:27, Thomas Baumgart via KMyMoney-devel wrote: > > On Sonntag, 28. Januar 2024 01:52:34 CET Jack via KMyMoney-devel > > wrote: > > > > > In the new investment dialog, price entry can be price per share, > > all > > > shares, or default. > > > I assume the default is the setting for the Investment account > > within > > > which you are creating the investment. > > > In the new (investment) account dialog, you have the same three > > choices. > > > Where do you see or set the default referred to here? I cannot > > find it > > > in any configuration dialog. > > > > Agreed, it's a bit misleading. The default is the program default > > which > > is "Price per share". Maybe, the initial idea was to have that > > modifiable > > also through the settings and that got never implemented. So in the > > investment account editor "default" and "price per share" are doing > > the same. > I see the price entry dropdown when editing an investment account. > However, I do not see it as part of the new account dialog. Did I miss > it, or can that only be set when editing the account? Ooops, that can certainly be. > In the future (maybe as part of the Investments overall redesign) we > can either add a place to specify the overall preference for Price > Entry, or reword the one in the Account Edit (and maybe add to the New > Account) dialog. +1 -- Regards Thomas Baumgart - Black holes are where God divided by zero. - signature.asc Description: This is a digitally signed message part.