[Koha-bugs] [Bug 21218] Suppress Alert flag when checked_in_ok set

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 14 16:05:24 CEST 2018


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

Colin Campbell <colin.campbell at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|koha-bugs at lists.koha-commun |colin.campbell at ptfs-europe.
                   |ity.org                     |com

--- Comment #1 from Colin Campbell <colin.campbell at ptfs-europe.com> ---
Created attachment 77788
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77788&action=edit
Patch to clear alert flag on checkin of unissued item

To Test using an emulator (see bug 13411) and a sip account with
checked_in_ok="1" set. Return unissued items.

Without the patch applied you will see the response
101YNY20180814    145027AOCPL|AB502326000363|AQCPL|AJThe Hegel reader
/|CK005|CRNFIC|CS193

With the patch applied it will be

101YNN20180814    145027AOCPL|AB502326000363|AQCPL|AJThe Hegel reader
/|CK005|CRNFIC|CS193

The sixth character 'Y' is now appearing as 'N'

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


More information about the Koha-bugs mailing list