----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107759/ -----------------------------------------------------------
Review request for KMymoney. Summary (updated) ----------------- added new check when matching imported transaction with a schedule: payee match Description (updated) ------- When imported transactions are being matched with schedules and existing transactions, the payee of the imported transaction is disregarded. Example: 1. Create a schedule with following parameters: - named "Phone bill" - payment to "Telefonica" - amount: approximately 30 EUR - date: 5th of every month 2. Import a transaction with the following parameters: - payee: "FooMart" - amount: 30.50 EUR - date: 6th Actual result: match Expected result: no match, because the payees are known and mismatch. This patch will allow a match of transactions if both refer to the same payee, or at least one of the transactions doesn't refer to any payee. Diffs (updated) ----- kmymoney/dialogs/transactionmatchfinder.h e819ad98a6a3d2d9493f21a11f5cbfa707140f3c kmymoney/dialogs/transactionmatchfinder.cpp cf326e9db480ac471eba96129c448e181ecbf97b Diff: http://git.reviewboard.kde.org/r/107759/diff/ Testing (updated) ------- make test manual test of the case from the description Thanks, Łukasz Maszczyński
_______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel