]> 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:56 +0000 (19:25 -0400)
commit8629d12e5143b5c99cd5a9870b594f57a5884816
treeeb64e69ce04fd230de270c5e5455f812b33ab972
parent557cb83f462bcbcad31704a4f9121ee9d3af3c9f
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