https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22511 --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Martin Renvoize from comment #3)
I don't think I gave this a good title.. I'll change it.
I didn't really mean that's it's a bad thing that one can void all the different types of credit, but more that it's a bad thing that you loose the information as to what type of credit you have voided.
In my opinion 'void' is a valid 'state' of any credit (and for that matter, I don't see why one shouldn't be able to void a debit too).
See bug 22512 for more explanation, I may mark this bug as a duplicate at some point, or use to to encapsulate the corresponding work for the void part of adding states.
Yes, I agree completely. It would make more sense to have a 'voided' column, or a 'status' column that could have the state 'voided'. Are there other states we should consider for payments? A 'state' column could be re-used for 22512 which cuts now on the number of additional columns needed. What do you think? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.