Awesome. Thanks for that.
On Sat, Jul 29, 2023 at 10:07 AM Thomas Baumgart via KMyMoney-devel <
kmymoney-devel@kde.org> wrote:
> On Montag, 24. Juli 2023 08:07:26 CEST Thomas Baumgart via KMyMoney-devel
> wrote:
>
> > On Montag, 24. Juli 2023 01:08:03 CEST Jeremy Whiting wrote:
> >
> > > I think
On Montag, 24. Juli 2023 08:07:26 CEST Thomas Baumgart via KMyMoney-devel wrote:
> On Montag, 24. Juli 2023 01:08:03 CEST Jeremy Whiting wrote:
>
> > I think the problem is that when you click Yes on that dialog to add the
> > payee it shouldn't reset the ledgerview at all. It doesn't when you cl
On Montag, 24. Juli 2023 01:08:03 CEST Jeremy Whiting wrote:
> I think the problem is that when you click Yes on that dialog to add the
> payee it shouldn't reset the ledgerview at all. It doesn't when you click
> No, it just clears the payee box. I think that makes sense, but when you
> click Yes
I think the problem is that when you click Yes on that dialog to add the
payee it shouldn't reset the ledgerview at all. It doesn't when you click
No, it just clears the payee box. I think that makes sense, but when you
click Yes it shouldn't be doing anything to the ledger. Only adding the
payee a
On 2023.07.22 03:57, Thomas Baumgart via KMyMoney-devel wrote:
On Samstag, 22. Juli 2023 03:08:26 CEST Jeremy Whiting via
KMyMoney-devel wrote:
> Ok, I think I've hit the edge of my code following for the evening.
Everything in NewTransactionEditor looks right. It calls
KMyMoneyUtils::newPay
On Samstag, 22. Juli 2023 03:08:26 CEST Jeremy Whiting via KMyMoney-devel wrote:
> Ok, I think I've hit the edge of my code following for the evening.
> Everything in NewTransactionEditor looks right. It calls
> KMyMoneyUtils::newPayee which works right and finds the index of the new
> payee, etc.
Ok, I think I've hit the edge of my code following for the evening.
Everything in NewTransactionEditor looks right. It calls
KMyMoneyUtils::newPayee which works right and finds the index of the new
payee, etc. The only problem is that after it's done the
NewTransactionEditor gets destructed for som
Hello,
I think there's a recent-ish bug in master. I'm not sure when I started
hitting it since I don't often add new payees. But lately when adding a new
transaction if you enter a new name for the payee it pops up the dialog "Do
you want to add as a new payee?" which is how it always has been.