When a file is being loaded, and any due schedules are being entered, a less than helpful message may be received - "The expected next check number <b>%1</b> has already been used in account <b>%2</b>." "<center>Do you want to replace it with the next available number?</center>", num, m_account.name()) + QString("</qt>"), i18n("Duplicate number")".
(void TransactionEditor::assignNextNumber(void)) line c.452

No indication is given that this relates to a schedule, nor which schedule is involved. The same code is invoked on creating a new transaction, but in this case, the origin is obvious. A flag could be created that triggers an expanded message instead, but might there be a better way?

Please could someone suggest how best to deal with this? Obviously, a debug message on the console could help slightly, but might not get noticed.

Allan

_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to