Summary: | If autoMemberNum is enabled, we should just ignore cardnumber entry in BorrowerMandatoryField | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | andrew, bklein, gmcharlt, kyle.m.hall, sally.healey, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19225 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13188 |
||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Nick Clemens (kidclamp)
2017-11-16 17:08:42 UTC
Hi Brian, instead of just asking for an update, I think it would be nice if you made your requests more specific. Read through the bug, look at the history, the timeline, and phrase if you'd like the suggested solution etc. At the moment, there is a good workaround for this problem: We show a warning to change configuration and people can do that. I like Nick's suggestion because it gets rid of a lot of text and is a little more intuitive, but I think I'd categorize it more as an enh at this point. Nick, are you proposing not showing the cardnumber field on member entry if automembernum is on? That would create a problem for libraries that want to use automembernum for online self-reg patrons but not for registrations performed by staff. Unless we split automembernum into two sysprefs, one for intranet and one for staff. (In reply to Andrew Fuerste-Henry from comment #3) > That would create a problem for libraries that want to > use automembernum for online self-reg patrons but not for registrations > performed by staff. Agreed. > Unless we split automembernum into two sysprefs, one for > intranet and one for staff. This would certainly work for my library. Or add an option to patron category configuration? "[ ] Allow automatic card number assignment" |