Summary: | Cardnumber is not auto calculating during new borrower registration | ||
---|---|---|---|
Product: | Koha | Reporter: | Joseph Lamb <jlamb> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, kyle |
Version: | 17.05 | ||
Hardware: | PC | ||
OS: | Linux | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Card Number is blank but field is required. |
removed "cardnumber" from the system preference 'BorrowerMandatoryField' |
Created attachment 66672 [details] Card Number is blank but field is required. When adding a new patron, I leave the Card Number field blank so that Koha can auto-generate a new card number. However, when pressing save the card number is not filled in an a warning "This field is required" comes up.