]> git.koha-community.org Git - koha.git/commit
Bug 5373 - allow 'cardnumber' to appear on the patron import field list
authorRobin Sheat <robin@catalyst.net.nz>
Thu, 24 Nov 2011 00:35:27 +0000 (13:35 +1300)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 23 May 2012 23:25:25 +0000 (19:25 -0400)
commitb0d8a39e6898a96eba23a5f5df7c4cb406184b88
treefbafa90c3e7b42b5db2b677f83b6993d3f5d1562
parentebaf505cbd2a397d92d89eafd8cba7f27fc42b9a
Bug 5373 - allow 'cardnumber' to appear on the patron import field list

For some reason, it was explicitly removed, however you need it if you
want to match up on cardnumber.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Easy to test and works nicely.
Before patch cardnumber is not shown in the list of fields on the
patron import page. After applying the patch it is.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
tools/import_borrowers.pl