[Koha-bugs] [Bug 17703] Add ISSN column in serials claims table - fix

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 3 10:44:11 CEST 2017


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

Fridolin SOMERS <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57832|0                           |1
        is obsolete|                            |

--- Comment #3 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 65454
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65454&action=edit
Bug 17703 - Add ISSN column in serials claims table - fix

Bug 11861 added ISSN column in serials claims table, in a SQL query in
C4::Serials::GetLateOrMissingIssues().
But this SQL query is in a if condition, the same change must be done in the
else case.

Test plan:
- Make sure you have a subscription with some late issues
- Go to serials claims page /cgi-bin/koha/serials/claims.pl
- Choose a vendor and click OK
=> You should see a ISSN column, filled with subscription ISSN

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


More information about the Koha-bugs mailing list