[Kmymoney-devel] [kmymoney4] [Bug 343108] New: The 'memo' field in the 'kmmTransactions' table is not updated for duplicate transactions
Guy Germeaux
guy at germeaux.lu
Wed Jan 21 04:30:05 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=343108
Bug ID: 343108
Summary: The 'memo' field in the 'kmmTransactions' table is not
updated for duplicate transactions
Product: kmymoney4
Version: 4.7.1
Platform: MacPorts Packages
OS: OS X
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: database
Assignee: kmymoney-devel at kde.org
Reporter: guy at germeaux.lu
When duplicating a transaction and changing the memo of any leg of that
transaction, the 'memo' field in the 'kmmSplits' table is updated to the new
text, but the 'memo' field in the 'kmmTransactions' table always keeps its
original value.
Reproducible: Always
Steps to Reproduce:
1. Select an existing transaction.
2. Duplicate the selected transaction.
3. Edit the memo field of the duplicated transaction.
4. Check the contents of the SQLite database (memo field in kmmTransactions and
kmmSplits).
Actual Results:
The memo field in kmmSplits contains the new value.
The memo field in kmmTransactions contains still the original value.
Expected Results:
The memo field in kmmSplits contains the new value.
The memo field in kmmTransactions contains also the new value.
I am using kMyMoney4 with an SQLite3 database on OS X 10.10.1.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list