[Koha-bugs] [Bug 13482] A race condition prevents item info from being available for ReserveSlip (hold notice) printing.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 30 16:56:17 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13482

Christopher Brannon <cbrannon at cdalibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cbrannon at cdalibrary.org
             Status|Pushed to Master            |In Discussion

--- Comment #21 from Christopher Brannon <cbrannon at cdalibrary.org> ---
Found an issue with this patch.  Although most content now appears on first
printing, it appears that the items.holdingbranch has incorrect data on first
scan of item.  It seems it prints the library code of the library receiving the
item on the first scan.  If you scan it again, it then shows the correct
library code (the library that is scanning the item).

Before the patch, this field was blank on first scan.  Now it has the incorrect
information on first scan.

Christopher

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


More information about the Koha-bugs mailing list