]> 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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 20 Feb 2020 08:42:48 +0000 (08:42 +0000)
commit1a5efe389d17c49f24d94815c5695eaf07fec9f6
tree9cc620ad4633d39371149cbcccb70a03a6615d19
parentcd9d18f24d79d51be5db77a934288b0cef5bf175
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>
installer/data/mysql/updatedatabase.pl