https://bugs.kde.org/show_bug.cgi?id=426081
--- Comment #2 from Ralf Habacker <ralf.habac...@freenet.de> --- (In reply to Thomas Baumgart from comment #1) > Does the "Auto increment check number" feature not do just that? > > https://docs.kde.org/stable5/en/extragear-office/kmymoney/details.settings. > register.html#details.settings.register.dataentry No, check numbers are individual numbers that are incremented with each new transaction, while statement numbers have a different format, e.g. <statement number>.<statement page>. Here is a list of formats supported by kmymoney: // 1.1 // 4.5 // 4/2018.1 // 1,1 // 4,5 // 4/2018,1 They are only increased in smaller intervals, since a page usually contains several transactions. -- You are receiving this mail because: You are the assignee for the bug.