https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32663 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #5)
(In reply to Marcel de Rooy from comment #4)
`streetnumber` tinytext DEFAULT NULL COMMENT 'the house number for your patron/borrower''s primary address',
Are we going the right direction here?
Perhaps not.
Looks like borrower_modifications is out of sync with borrowers and deletedborrowers.
Looks like many fields in borrower_modifications have the wrong type: streetnumber, streettype, zipcode, mobile, B_streetnumber, B_streettype, B_address, B_zipcode, password, altcontactfirstname, altcontactsurname, altcontactaddress1, altcontactaddress2, altcontactaddress3, altcontactzipcode, altcontactphone
At least that's in kohastructure.sql. I am not sure about an upgraded database. Yikes... -- You are receiving this mail because: You are watching all bug changes.