]> git.koha-community.org Git - koha.git/commit
Bug 24532: Fix original DB update for bug 23049
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 30 Jan 2020 13:19:37 +0000 (13:19 +0000)
committerJoy Nelson <joy@bywatersolutions.com>
Fri, 13 Mar 2020 00:58:33 +0000 (00:58 +0000)
commit5e32b20c6a79e50af488bf6459eb67152dca207a
tree3b371637fae683ca650e8db0c6c977c73b56255a
parent382372edbb9082616d53231d2c18ce82f081e0f7
Bug 24532: Fix original DB update for bug 23049

Pathalogical cases of Payments and Writeoffs being converted to debits
are identified during the DB update for bug 23049, but we are not
correctly limiting to those types accountlines when subsequently
populating the debit_type field.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
installer/data/mysql/updatedatabase.pl