Bug 21831: Allow move all fields even if destination field is different
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 7 Dec 2018 17:43:18 +0000 (14:43 -0300)
committerroot <root@3a587d3cf21c>
Thu, 23 May 2019 14:50:57 +0000 (14:50 +0000)
commit189bde4a1d043a25a0eddcc07401b7946653c3b1
tree79e6c2f678153466ddede95921a372810bba6784
parent6ae2edb033ed7ebc2683026f42cf9400babd604b
Bug 21831: Allow move all fields even if destination field is different

Tests exist in t/SimpleMARC.t to prove that it works and it is possible.
I do not remember what I wrote this limitation.

Signed-off-by: Jon Knight <j.p.knight@lboro.ac.uk>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/MarcModificationTemplates.pm