Summary: | MS Money import: Dividends cause Unit Value = 0 | ||
---|---|---|---|
Product: | [Applications] skrooge | Reporter: | A D <kdebugs5828> |
Component: | general | Assignee: | Stephane MANKOWSKI <stephane> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | Trunk from git | ||
Target Milestone: | 25.1.0 | ||
Platform: | Compiled Sources | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/office/skrooge/-/commit/5baf314639a2c54eca55ded0843f35114429e7a1 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Unit values screenshot
json extracts from sunriise showing dividend transaction zip containing MS Money file |
Description
A D
2025-09-28 12:11:57 UTC
Created attachment 185339 [details]
json extracts from sunriise showing dividend transaction
Hi, Yes could you provide a .mny file, this is easier for testing and I will be able to create a automatic unit test too. Created attachment 185342 [details]
zip containing MS Money file
MS Money file contains investment account (investments and cash) with transactions:
Deposit £100 in to cash account
Buy 10 shares @ £5
Dividend paid (10 x £1)
Sell 10 Shares @ £6
Git commit 5baf314639a2c54eca55ded0843f35114429e7a1 by Stéphane MANKOWSKI. Committed on 28/09/2025 at 17:09. Pushed by smankowski into branch 'master'. 510022: MS Money import: Dividends cause Unit Value = 0 M +1 -0 CHANGELOG M +7 -5 plugins/import/skrooge_import_mny/skgimportpluginmny.cpp A +- -- tests/input/skgtestimportmny3/510022.mny M +19 -0 tests/skgbankmodelertest/skgtestimportmny3.cpp https://invent.kde.org/office/skrooge/-/commit/5baf314639a2c54eca55ded0843f35114429e7a1 |