[Kmymoney-devel] [kmymoney4] [Bug 313793] Consistency checker is reporting spurious errors

Cristian Oneț onet.cristian at gmail.com
Wed Apr 8 05:59:03 UTC 2015


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

Cristian Oneț <onet.cristian at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kmym
                   |                            |oney/dbd547a503e14e146d7f9d
                   |                            |2b1b0781f05ad3e0b6

--- Comment #23 from Cristian Oneț <onet.cristian at gmail.com> ---
Git commit dbd547a503e14e146d7f9d2b1b0781f05ad3e0b6 by Cristian Oneț.
Committed on 08/04/2015 at 05:57.
Pushed by conet into branch 'master'.

Add a stage to the consistency check to fix transaction post dates.

If the transaction is moved to another post date the price information
is moved along with it for investments transactions. This fixes the
reported issue, saving the file once will fix all price issues.

Also add the possibility to save the consistency check log to a file
or copy it into the clipboard.

Make sure that the user enters a valid transaction date by checking
that the transaction date is after the opening date of each and every
account involved in the transaction. Until now we only checked that
the transaction date is after the opening date of the account in which
is being entered.

Remove the check for "Sell" action since there is no such action.
REVIEW: 122746

M  +16   -2    kmymoney/dialogs/transactioneditor.cpp
M  +73   -9    kmymoney/kmymoney.cpp
M  +10   -0    kmymoney/kmymoney.h
M  +31   -2    kmymoney/mymoney/mymoneyfile.cpp

http://commits.kde.org/kmymoney/dbd547a503e14e146d7f9d2b1b0781f05ad3e0b6

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


More information about the KMyMoney-devel mailing list