]> git.koha-community.org Git - koha.git/commit
Bug 8723: Update hold_fill_targets, tmp_holdsqueue and linktracker tables
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 10 Jul 2015 14:18:48 +0000 (15:18 +0100)
committerLiz Rea <wizzyrea@gmail.com>
Tue, 22 Sep 2015 23:53:45 +0000 (11:53 +1200)
commit2ed639cfb4a2bb57888fcbf3cd678d36d6a5325c
treeac4fd863da4866a07a611dfdab782dcdd3f04557
parent0c55f4487a0058c2c79520683b28206087d20581
Bug 8723: Update hold_fill_targets, tmp_holdsqueue and linktracker tables

Same as previous patch for 3 other tables.

Test plan:
Same as before but the hold should exist to the 3 tables before the
move.

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
(cherry picked from commit c7a6745bc0e0241e5f39a12e2ff4e17678288b14)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
(cherry picked from commit 74e6691cf84e51b20832b45cf7520aec85788771)
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
C4/Items.pm