[kmymoney] [Bug 403886] No way to set/change investment start date in investment wizard

Thomas Baumgart bugzilla_noreply at kde.org
Sun Feb 3 15:49:31 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=403886

Thomas Baumgart <thb at net-bembel.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
   Version Fixed In|                            |5.0.4
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kmy
                   |                            |money/60e2d8cfd3a774b360ce8
                   |                            |aadbd993c50fed404ef

--- Comment #1 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 60e2d8cfd3a774b360ce8aadbd993c50fed404ef by Thomas Baumgart.
Committed on 03/02/2019 at 15:46.
Pushed by tbaumgart into branch '5.0'.

Do not allow to enter transactions prior to account opening date

The transaction editor in the standard account ledger does not allow to
enter transactions that reference accounts that have an opening date
later than the transaction date.

The investment transaction editor is missing this feature and one could
enter transactions with a date prior to the opening date of the
investment or asset account referenced in the transaction.

Moreover, the opening date of an invest account cannot be changed by the
user but got updated to a matching value when the consistency check was
run (e.g. as part of file save). The user was informed and was
surprised.

This change adds an automatic update of the opening date for the invest
account if needed when the transaction is entered. Also, it does not
allow to enter the transaction, colorizes the date and presents a
tooltip on the date widget just like for the standard transaction
editor.
FIXED-IN: 5.0.4

M  +32   -1    kmymoney/dialogs/investtransactioneditor.cpp
M  +12   -0    kmymoney/dialogs/transactioneditor.cpp

https://commits.kde.org/kmymoney/60e2d8cfd3a774b360ce8aadbd993c50fed404ef

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list