Re: reconciliation vs date change

2023-02-14 Thread Thomas Baumgart via KMyMoney-devel
On Dienstag, 14. Februar 2023 17:17:29 CET Jeremy Whiting wrote: > Sorry, I should have said. What's the mechanism that redoes the sorting? If > I could find that maybe I could help find the cause of this minor issue. I > was wondering last night if the cause might be the call to > MyMoneyFile::in

Re: reconciliation vs date change

2023-02-14 Thread Jeremy Whiting via KMyMoney-devel
Sorry, I should have said. What's the mechanism that redoes the sorting? If I could find that maybe I could help find the cause of this minor issue. I was wondering last night if the cause might be the call to MyMoneyFile::instance()->blockSignals(cnt != 0); towards the top of slotMarkTransactions?

Re: reconciled transaction without a reconciled date?

2023-02-14 Thread Jack via KMyMoney-devel
On 2/14/23 07:28, Thomas Baumgart via KMyMoney-devel wrote: On Montag, 13. Februar 2023 19:49:22 CET Jack via KMyMoney-devel wrote: I also just noticed that the "Last reconciliation:" shown at the bottom of the ledger is not "8/9/2018" so it shows the most recently performed reconciliation, not

[kmymoney] [Bug 465695] Incomplete transaction type list for Mutual Funds

2023-02-14 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=465695 Jack changed: What|Removed |Added Severity|major |wishlist --- Comment #3 from Jack --- If it's clearly a

Re: reconciliation vs date change

2023-02-14 Thread Jeremy Whiting via KMyMoney-devel
Yep, no worries. Good to know. Thanks again. On Tue, Feb 14, 2023 at 8:18 AM Thomas Baumgart wrote: > Jeremy, > > On Dienstag, 14. Februar 2023 14:39:46 CET Jeremy Whiting wrote: > > > master, sorry, forgot to say > > I am currently still fighting that one myself :) Hence I have > no real answer

Re: reconciliation vs date change

2023-02-14 Thread Thomas Baumgart via KMyMoney-devel
Jeremy, On Dienstag, 14. Februar 2023 14:39:46 CET Jeremy Whiting wrote: > master, sorry, forgot to say I am currently still fighting that one myself :) Hence I have no real answer why it is acting that way. I know it's not a really sufficient answer but describes the current situation. Once I

[kmymoney] [Bug 465707] New: Menu bar items not working

2023-02-14 Thread Mark Medoff via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=465707 Bug ID: 465707 Summary: Menu bar items not working Classification: Applications Product: kmymoney Version: 5.1.3 Platform: Mint (Ubuntu based) OS: Linux Status: REPORT

Re: reconciliation vs date change

2023-02-14 Thread Jeremy Whiting via KMyMoney-devel
master, sorry, forgot to say On Tue, Feb 14, 2023, 5:33 AM Thomas Baumgart via KMyMoney-devel < kmymoney-devel@kde.org> wrote: > On Dienstag, 14. Februar 2023 06:13:15 CET Jeremy Whiting via > KMyMoney-devel wrote: > > > Hello, > > > > I'm trying to figure out how to trigger a redo of sorting whe

Re: reconciliation vs date change

2023-02-14 Thread Thomas Baumgart via KMyMoney-devel
On Dienstag, 14. Februar 2023 06:13:15 CET Jeremy Whiting via KMyMoney-devel wrote: > 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 cli

Re: reconciled transaction without a reconciled date?

2023-02-14 Thread Thomas Baumgart via KMyMoney-devel
On Montag, 13. Februar 2023 15:14:57 CET Jack via KMyMoney-devel wrote: > On 2023.02.13 02:03, Thomas Baumgart via KMyMoney-devel wrote: [...] > > Yep, due to the missing push (which I just did). > > With the new commit, we're better, but. Things do sort as expected, > but even though the rec

Re: reconciled transaction without a reconciled date?

2023-02-14 Thread Thomas Baumgart via KMyMoney-devel
On Montag, 13. Februar 2023 19:49:22 CET Jack via KMyMoney-devel wrote: > On 2023.02.13 02:03, Thomas Baumgart via KMyMoney-devel wrote: > > On Sonntag, 12. Februar 2023 20:51:51 CET Jack via KMyMoney-devel > > wrote: > > > On 2023.02.12 07:19, Thomas Baumgart via KMyMoney-devel wrote: > > > > O