http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10770
--- Comment #2 from Rafal <[email protected]> --- 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. _______________________________________________ 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/
