[Koha-bugs] [Bug 10770] reserve slip don't print correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 29 15:07:04 CET 2013


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

--- Comment #2 from Rafal <rkk0 at poczta.onet.pl> ---
First print don't work for reserve on first available copy, beacuse information
about reserve is retrieved before reserve update. 
Here is my patch proposition. 


Test plan:
1. Place new hold on next available copy.
2. Check in any item from this hold biblio.
3. Click Print and confirm.
4. There shuld be missing itemcallnumber and barcode info.
5. Check in and print again and all informations are ok.
6. Delete hold.
7. Apply patch.
8. Repat 1-3, now at print slip there shuld be barcode and itemnumber
after first print.

-- 
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