https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21218
Colin Campbell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|[email protected] |colin.campbell@ptfs-europe. |ity.org |com --- Comment #1 from Colin Campbell <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
