[Koha-bugs] [Bug 26268] Remove items.paidfor once and for all

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 4 18:07:17 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26268

--- Comment #18 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 109677
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109677&action=edit
Bug 26268: (QA follow-up) Split DB update checks

This patch splits the DB update such that the 'paidfor' field is checked
for distinctly in the deleteditems table rather than assuming if it
exists in the items table it will also exist in deleteditems.

We also correct the check as highlights by Julian.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list