[Kmymoney-devel] [kmymoney4] [Bug 328280] Difficulty entering new transaction with newly created security

allan agander93 at gmail.com
Sun Dec 1 18:18:51 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=328280

--- Comment #1 from allan <agander93 at gmail.com> ---
In void InvestTransactionEditor::createEditWidgets(void) I've added -
"connect(security, SIGNAL(completion(QString)), this,
SLOT(slotUpdateSecurity(QString)))" and in the existing function void
InvestTransactionEditor::slotUpdateSecurity(const QString& stockId) , I've
added a call to slotUpdateButtonState() at the end.
This now produces the expected behaviour.
Assuming no objections, I intend to commit this in a week or so.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list