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)
committerJoy Nelson <joy@bywatersolutions.com>
Tue, 19 May 2020 23:19:22 +0000 (23:19 +0000)
commit359b9f2029a8171d673bbc84d21797283822b7e8
tree3eba98a9521988ab32b3a848643c5b95c5ff67b4
parentc38eea3da3a24e207fcdff4e129c8ba7125927cf
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>
admin/clone-rules.pl