cca / koha_patron_import

import patron records from Workday into Koha ILS
https://library-staff.cca.edu/cgi-bin/koha/tools/import_borrowers.pl
Other
2 stars 0 forks source link

Add phone number to patron record #5

Closed phette23 closed 3 years ago

phette23 commented 3 years ago

We have phone data in the mobile_phone property of the student JSON records. Look up the appropriate Koha field to use, then put this data in there. Note the phone numbers are in a variety of formats with no consistency, so if Koha does any validation the imports might fail.