https://bugs.kde.org/show_bug.cgi?id=311481
--- Comment #6 from allan <agande...@gmail.com> --- There is a very similar problem, too. With the original code, opening a new schedule and entering just an amount also enables the OK button. Again, 'Amount' is not a mandatory field. Removing the same code line for 'Amount' - connect(value, SIGNAL(textChanged(QString)), this, SLOT(slotUpdateButtonState())); on line 826 in transactioneditor.cpp again removes that issue. Schedule and transaction entry still work as before, so far as I can see, with no requirement for amount entry. It resolves to 0.00. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel