reconciliation vs date change

Jeremy Whiting jeremypwhiting at gmail.com
Tue Feb 14 05:13:15 GMT 2023


Hello,

I'm trying to figure out how to trigger a redo of sorting when I change the
reconciliation of a transaction. Currently if I change the 5th transaction
for today from Not Cleared to Cleared by clicking in that column, the
transaction stays below other non-cleared transactions. But if I move some
transactions from yesterday to today with move-to-today all are sorted
again. I am not seeing the difference between KMyMoney::slotMoveToToday and
KMyMoney::slotMarkTransactions though. Both take a set of transactions, do
something to them, then file->modifyTransaction(tr); then do ft.commit() to
commit the data transaction, etc. Why does sorting not happen in the one
case but does in the other? What am I missing?

thanks,
Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kmymoney-devel/attachments/20230213/ed97a4b8/attachment-0001.htm>


More information about the KMyMoney-devel mailing list