[Koha-bugs] [Bug 10827] List of holds does not update correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 11 17:10:00 CET 2015


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

Alex Arnaud <alex.arnaud at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25944|0                           |1
        is obsolete|                            |

--- Comment #33 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 36813
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36813&action=edit
Bug 10827: Check if the item should be transfered in ModReserveAffect

Before this patch, ModReserveAffect should know if the item have to be
transfered. Now it is checked in the routine.

Moreover, it is possible to pass an item key in parameters.
If it is not given, the item's information is retrieved from
GetBiblioFromItemNumber.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list