Bug 25400: [< 20.05] Fix cloning of circulation rules
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 8 May 2020 10:14:07 +0000 (12:14 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 22 May 2020 14:40:46 +0000 (14:40 +0000)
commit6ca88cb50e2135094b9dad51781a971f31613c9e
tree47b73eb24ea84da73f4d2a7d45be1870bbaf7b47
parent8c2056fcc04c4053e746e32db6be7d26df75e118
Bug 25400: [< 20.05] Fix cloning of circulation rules

This patch is for 19.11 and anterior versions.

The clone functionnality does not clone the "already moved rules"
maxissueqty and maxonsiteissueqty.

Test plan:
Clone some circ rules from one branch to another
Confirm that all the rules have been copied correctly

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Tested on 19.11, no errors

Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
(cherry picked from commit 359b9f2029a8171d673bbc84d21797283822b7e8)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
admin/clone-rules.pl