https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29559
--- Comment #6 from David Cook <[email protected]> --- (In reply to David Cook from comment #5) > CREDIT: > - LOST > > DEBIT: > - Pay > - W I think Martin might be best placed to comment on this one as I think he authored the changes... If we look at the database update for 19.06.00.044, it looks like the values in accountlines were updated as follows: W -> WRITEOFF Pay -> PAYMENT Yikes... looking at the accountlines on a 19.11 system and it's a mess. In one example, the user has 2 debits of $80 and the balance is 0. The W is a Writeoff which should've been a credit to balance the account. The LOST fee is from May 2016 and the writeoff is June 2017. Don't know if that's significant. Must've been a bug back then that never got fixed quite right. -- My 21.05 system started as a 16.11 system I think, so the problem was between 16.11 and 19.11 it seems. -- But yeah... as Martin suggests at https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24532#c1 the solution isn't obvious... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
