----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108150/ -----------------------------------------------------------
Review request for KMymoney. Description ------- I plan to introduce the new member function MyMoneyFile::countNotReconciledTransactions(const QString& accId) which will do nothing else than counting the number of not reconciled transactions for a specific account. Before I proceed with the actual integration of data generated by this method into the homepage view's accounts tables (similar to [1]) I just want to ask here, whether this is actually the desired/required way to handle such a simple functionality? --- [1] "homepage: extend accounts table with additional columns to reflect online-status" https://git.reviewboard.kde.org/r/107364/ Diffs ----- kmymoney/mymoney/mymoneyfile.h c43977ce7413eee2bc1e0a841fa548314c71e9df kmymoney/mymoney/mymoneyfile.cpp 6640356d5e07152f8eb4aecff23d62ee8d853dbd kmymoney/views/khomeview.cpp c79337176b7265cabe15cad4972bc719e797af7c Diff: http://git.reviewboard.kde.org/r/108150/diff/ Testing ------- Simple test checked via qDebug() shows the desired functionality. Thanks, Marko Käning
_______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel