[kmymoney] [Bug 491828] Currency settings show incorrect
https://bugs.kde.org/show_bug.cgi?id=491828 --- Comment #16 from Ralf Habacker --- Additional info: Starting kmymoney on a german Windows 10 system from command line shows in the console: Monetary values will be formatted based on locale "de_DE" Example: "123,45 Ç" The used locale seems to be wrong. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 491828] Currency settings show incorrect
https://bugs.kde.org/show_bug.cgi?id=491828 --- Comment #17 from Ralf Habacker --- (In reply to Ralf Habacker from comment #16) > Monetary values will be formatted based on locale "de_DE" Example: > "123,45 Ç" > > The used locale seems to be wrong. To be more precise: The locale used seems to be correct, but the currency symbol does not match. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 488491] Make 5.2 release
https://bugs.kde.org/show_bug.cgi?id=488491 Ralf Habacker changed: What|Removed |Added Depends on||492038 Referenced Bugs: https://bugs.kde.org/show_bug.cgi?id=492038 [Bug 492038] Currency conversion from EUR to BTC fails at yahoo.com -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 492038] New: Currency conversion from EUR to BTC fails at yahoo.com
https://bugs.kde.org/show_bug.cgi?id=492038 Bug ID: 492038 Summary: Currency conversion from EUR to BTC fails at yahoo.com Classification: Applications Product: kmymoney Version: git (master) Platform: Other OS: All Status: REPORTED Severity: normal Priority: NOR Component: importer Assignee: kmymoney-devel@kde.org Reporter: ralf.habac...@freenet.de Blocks: 488491 Target Milestone: --- Created attachment 172854 --> https://bugs.kde.org/attachment.cgi?id=172854&action=edit testcase SUMMARY Currency conversion rates can be found e.g. from yahoo with the following url https://query1.finance.yahoo.com/v7/finance/download/%1-%2?events=history&includeAdjustedClose=true. An example of this is BTC -> EUR. The problem, however, is that it does not work the other way around, as can be seen in the attached example. STEPS TO REPRODUCE 1. start kmymoney 2. Add an new online quote named "User" (systems with english language) or "Benutzer" (german language) with URL: https://query1.finance.yahoo.com/v7/finance/download/%1-%2?events=history&includeAdjustedClose=true Download mode: Default Data format: CSV Identifier: Select by: Symbol Price: Close Price decimal separator: Period (.) Date: Date Date format: %y-%m-%d Default identifier: EUR-USD Remote source: not checked 2. load appended test case 3. add account Name: "checking (BTC)" select "Online quotes" OBSERVED RESULT A message box appears that the update failed. EXPECTED RESULT This message should not appear and the update should finish without errors. SOFTWARE/OS VERSIONS Linux: openSUSE Leap 15.5 KDE Frameworks Version: 5.102 Qt Version: 5.15.8 ADDITIONAL INFORMATION The problem is that the desired direction EUR -> BTC is not supported by the remote source. The reverse direction, on the other hand, is available. There should be a possibility that after a failed request, a new request is made with a reversed direction and, if successful, the returned price is inverted. Referenced Bugs: https://bugs.kde.org/show_bug.cgi?id=488491 [Bug 488491] Make 5.2 release -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 491864] Update Account with a specific date does not retrieve all bookings.
https://bugs.kde.org/show_bug.cgi?id=491864 mirekgoe...@web.de changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #3 from mirekgoe...@web.de --- Can I test or analyze anything else to make finding the error (or finding out if it is an error) easier? Thanks. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 492046] New: Transactions imported from OFX have splits from other transaction with same
https://bugs.kde.org/show_bug.cgi?id=492046 Bug ID: 492046 Summary: Transactions imported from OFX have splits from other transaction with same Classification: Applications Product: kmymoney Version: 5.1.3 Platform: openSUSE OS: Linux Status: REPORTED Severity: major Priority: NOR Component: importer Assignee: kmymoney-devel@kde.org Reporter: gza...@gmail.com Target Milestone: --- SUMMARY I have a transaction with e.g. 'shop' which has splits. When I import new transactions matching by tag NAME then imported transactions also having == 'shop' gain splits from the transaction that is mentioned above. STEPS TO REPRODUCE 1. create transaction with = 'shop' and some splits 2. import OFX that contains transactions with == 'shop' matching by NAME OBSERVED RESULT imported transactions have splits same like in the manually created transaction EXPECTED RESULT no splits in imported transaction SOFTWARE/OS VERSIONS (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: OpenSUSE Slowroll 20240803 KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2 -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 491978] Add alkimia version to the component dialog
https://bugs.kde.org/show_bug.cgi?id=491978 Bug Janitor Service changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|ASSIGNED --- Comment #1 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/office/kmymoney/-/merge_requests/227 -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 491828] Currency settings show incorrect
https://bugs.kde.org/show_bug.cgi?id=491828 --- Comment #18 from Tony --- (In reply to Ralf Habacker from comment #17) > (In reply to Ralf Habacker from comment #16) > > Monetary values will be formatted based on locale "de_DE" Example: > > "123,45 Ç" > > > > The used locale seems to be wrong. > > To be more precise: The locale used seems to be correct, but the currency > symbol does not match. The only information that KMyMoney would want from the OS's locale in order to format a money amount would be the thousands separator and decimal separator; the rest should come from the currency of the account, asset etc, or the base currency defined in KMyMoney. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 492059] New: Sort Ledger by Reconciled status
https://bugs.kde.org/show_bug.cgi?id=492059 Bug ID: 492059 Summary: Sort Ledger by Reconciled status Classification: Applications Product: kmymoney Version: git (master) Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: bugtracker Assignee: kmymoney-devel@kde.org Reporter: bnbu...@gmail.com Target Milestone: --- Created attachment 172866 --> https://bugs.kde.org/attachment.cgi?id=172866&action=edit No Balance when sorted Recpncile status When changing sort options to sort by reconcile status the balance column just shows "" Previous versions (Not Git-Master) would show balance so you can verify your reconciled balance -- You are receiving this mail because: You are the assignee for the bug.