https://bugs.kde.org/show_bug.cgi?id=409237
Bug ID: 409237
Summary: Wrong data in databsae splits record
Product: kmymoney
Version: git (master)
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: database
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When a split is stored in a database, the sharesFormatted field contains the
price rather than the share count.
STEPS TO REPRODUCE
1. Store transactions in a database.
2. Using SQL, examine the kmmSplits records, columns shares and
sharesFormatted.
OBSERVED RESULT
The sharesFormatted column always contains a formatted version of the price
column
EXPECTED RESULT
The columns should contain a formatted version of the shares column.
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: Ubuntu 19.04
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.