Since my Kmymoney installation automatically updated to version 4.8.0 the transaction numbers aren't filled in automatically anymore. Since this is crucial for a acurate finance report I would love it if you could fix this. To me it is a big issue that it doesn't work right now. I don't want to switch to another program becouse Kmymoney really is the best out there!
Please provide step by step instructions how to reproduce this issue and if possible provide a test case to let developers be able to reproduce and fix this issue.
It get reproduced every single time I press "new" in the ledger view.
What is your setting of "Ledger/Data entry/Auto increment check number"? See also https://docs.kde.org/stable4/en/extragear-office/kmymoney/details.settings.register.html#details.settings.register.dataentry
The commit of bug 343106 is responsible for this bug. In TransactionEditor::assignNextNumber(void) m_paymentMethod is checked for a value that is not normally set.
Git commit 150f0bd6ea906c3b1739f2a1ea85a61b6328f227 by Ralf Habacker. Committed on 19/09/2018 at 23:39. Pushed by habacker into branch '4.8'. Fix 'Autofill transaction number' This commit fixes a regression introduced with http://commits.kde.org/kmymoney/ea9a548272903ec657993eba011c6e72695d632d FIXED-IN:4.8.3 M +2 -1 kmymoney/dialogs/transactioneditor.cpp https://commits.kde.org/kmymoney/150f0bd6ea906c3b1739f2a1ea85a61b6328f227