Bug 20264: Remove syspref checkdigit
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 21 Feb 2018 18:04:01 +0000 (15:04 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 23 Mar 2018 14:45:38 +0000 (11:45 -0300)
commitbd29269185cfaea65a0d1eb4ca8003a5b5a984bb
tree863aadfdb869b1a4f81075baa1fd6ca433d8b001
parentc40e07d6a6ddead18d6851bb1ee211b0897348db
Bug 20264: Remove syspref checkdigit

According to
http://irc.koha-community.org/koha/2013-06-26#i_1333289
http://irc.koha-community.org/koha/2013-06-26#i_1333589
and Hea data, this syspref is no longer in used and is always set to
false.

Signed-off-by: Dilan Johnpullé <dilan@calyx.net.au>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Members.pm
C4/UsageStats.pm
installer/data/mysql/atomicupdate/bug_20264_remove_checkdigit.sql [new file with mode: 0644]
installer/data/mysql/sysprefs.sql
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref
t/db_dependent/UsageStats.t