| Summary: | Support for consecutive numbering of all transactions | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | Sebastian Gröhn <sebastian+kdebugs> |
| Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | agander93, ostroffjh |
| Priority: | NOR | ||
| Version First Reported In: | 4.6.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | All | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sebastian Gröhn
2012-09-04 09:58:54 UTC
This would also require inhibiting the deletion of transactions. Otherwise, the numbers are not consecutive anymore, right? BTW: Internally KMyMoney has such a number. It is called "Transaction-ID" but not visible at the UI and not changeable at all. (In reply to comment #1) > This would also require inhibiting the deletion of transactions. Otherwise, > the numbers are not consecutive anymore, right? > > BTW: Internally KMyMoney has such a number. It is called "Transaction-ID" > but not visible at the UI and not changeable at all. Presumably, though, the ID could be copied into the check number field, optionally, with no on-going relationship to the "Transaction-ID"? (In reply to comment #1) > This would also require inhibiting the deletion of transactions. Otherwise, > the numbers are not consecutive anymore, right? Inhibiting or at least warning about it. My dream scenario would be: for already reconciled transactions, do not allow deletion or leave a "deleted marker" upon deletion, so that the numbers do not change. For not yet reconciled transactions, allow re-number transactions if one is removed. Thanks for your showed interest in this! Actually deleting a transaction (probably considered appropriate if it was entered in error, for example) changes account balances. I suppose only marking a transaction as deleted, but not actually removing it, could do the same thing, but keep the information for future reference. There would then also need to be a date-deleted field added to transactions. Should this then be changed to a wishlist? Perhaps some of this might be controlled by some configuration setting, as I don't think all countries require this. Separately - do the Sweeding regulations apply to personal finance software, or only software used for commercial users? |