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)
committerChris Cormack <chris@bigballofwax.co.nz>
Tue, 22 Sep 2015 17:34:28 +0000 (05:34 +1200)
commit74e6691cf84e51b20832b45cf7520aec85788771
treed7eddd549ef2e9a6df36826ccaef5f6295878f4d
parent0a0f8b09d947aabef21c6cb79e796786ce3be7d5
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>
C4/Items.pm