Fix the incorrect 'sharesFormatted' column in SQL storage
AcceptedPublic

Authored by tonybl on Jun 27 2019, 9:59 AM.

Details

Reviewers
tbaumgart
Summary

Since 5.0, the sharesFormatted field in the kmmSplits record has contained the price, rather than the share value.

BUG: 409237

Test Plan

Store transactions in a database and use a relevant form of SQL interface to examine the data, checking that the 'sharesFormatted' column contains aformatted version of the 'shares' column

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
tonybl requested review of this revision.Jun 27 2019, 9:59 AM
tonybl created this revision.
tbaumgart accepted this revision.Jun 27 2019, 12:48 PM
tbaumgart set the repository for this revision to R261 KMyMoney.
tbaumgart retitled this revision from FIX THE INCORRECT sharesFormatted COLUMN IN SQL STORAGE to Fix the incorrect 'sharesFormatted' column in SQL storage.
tbaumgart added a subscriber: tbaumgart.

Looks OK to me.

This revision is now accepted and ready to land.Jun 27 2019, 12:49 PM