----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108150/ -----------------------------------------------------------
(Updated Jan. 6, 2013, 4:56 p.m.) Review request for KMymoney and Łukasz Maszczyński. Changes ------- Implemented test case with 3 sub-tests making use of testAddAccounts(). (The 3 sub-tests are all in one test-function for now. Once review #107619 is committed I'll take care of appropriate re-implementation using AddOneAccount() and 3 separate test-functions.) Description ------- This patch introduces new columns in the accounts tables on KMM's homepage (similar to [1]) which will list the number of not reconciled transactions for each specific account. This information will give the user the chance to immediately spot accounts which aren't properly looked after. --- [1] "homepage: extend accounts table with additional columns to reflect online-status" https://git.reviewboard.kde.org/r/107364/ Diffs (updated) ----- kmymoney/dialogs/settings/ksettingshomedecl.ui 4cb36cced4801f5d6ecf35ef84f375a629cd8792 kmymoney/kmymoney.kcfg a60ccad153385c961fa15c5b0964588c14e7ad89 kmymoney/mymoney/mymoneyfile.h c43977ce7413eee2bc1e0a841fa548314c71e9df kmymoney/mymoney/mymoneyfile.cpp 6640356d5e07152f8eb4aecff23d62ee8d853dbd kmymoney/mymoney/mymoneyfiletest.h 5551fa94b6b34022c8e91c0301847d5479e6b1f2 kmymoney/mymoney/mymoneyfiletest.cpp feb9d57ecd7156fc1eea189a905fa797aeae9183 kmymoney/views/khomeview.cpp c79337176b7265cabe15cad4972bc719e797af7c Diff: http://git.reviewboard.kde.org/r/108150/diff/ Testing ------- Builds and runs fine. TODO: - implement tests for MyMoneyFile::countNotReconciledTransactions(const QString& accId) Screenshots ----------- accounts tables with the additional column for the number of not reconciled transactions http://git.reviewboard.kde.org/r/108150/s/985/ Thanks, Marko Käning
_______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel