http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=668 pierrick@koha-fr.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |waylon@robertson.net.nz ------- Comment #2 from pierrick@koha-fr.org 2006-04-25 21:16 ------- After investigation in code and data model, I've found the following thing: a reserve is linked to a biblio number or an item number (of course, if the reserve is linked to a specific item, the biblio number is obvious). The issue is made on a item, not on a biblio, and only reserves linked to the item are cancelled. I've discovered the correction of bug 969 made by Genji (Waylon Robertson) commented the code of cancellation of reserves linked on the related biblio. I don't know why and ask for Genji feedback. Note: I've discussed with Henri-Damien Laurent because I didn't understand why a reserve can be linked to a specific item. He told me this was because of independant branches. I don't agree with the design if this is the reason. I'll soon open a discussion on koha-devel list about reserves and reserve cancellation. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.