koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 668] Cancelling reserve upon check-out does not work


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 668] Cancelling reserve upon check-out does not work
Date: 25 Apr 2006 09:16:00 -0000

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=668


address@hidden changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |address@hidden




------- Comment #2 from address@hidden  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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]