[Bug 30216] New: Additional identification filed for patron for sip2
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30216 Bug ID: 30216 Summary: Additional identification filed for patron for sip2 Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: mohsin.riaz1@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com I need to add secondary identification field for patron to add RFID UID number in it and also use this as patron identifier as card number using sip2 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30216 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Where do you store your RFID UID? Is storing it in username or cardnumber no option? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30216 --- Comment #2 from Mohsin <mohsin.riaz1@gmail.com> --- Fischer , card number and userid is already occupied with Internal Student ID and OPAC login ID . You can convert any string in barcode and use it but in RFID , there is either UID or you own data on it which is quite different then generating barcode.So if we able to add a new column in Borrower table for RFID UID , it may work. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30216 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Additional identification |Additional identification |filed for patron for sip2 |field for patron for SIP2 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Just a suggestion: we usually use one identifier that the patron uses for login in the OPAC and another, that is used at the self check/circulation desk. If you can, you could move one of your IDs to a unique patron attribute. They can be used for patron import, if that is an issue. Maybe the Internal Student ID could be moved? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30216 --- Comment #4 from Mohsin <mohsin.riaz1@gmail.com> --- Fischer, YEs. thats what i did. I use one attribute " initial" and used it as secondary id but you know its bit confusing or may raise a issue if later library wants to use this. So thats hwy i need to know how i can add a new unique attribute filed in borrowers.(In reply to Katrin Fischer from comment #3)
Just a suggestion: we usually use one identifier that the patron uses for login in the OPAC and another, that is used at the self check/circulation desk. If you can, you could move one of your IDs to a unique patron attribute. They can be used for patron import, if that is an issue. Maybe the Internal Student ID could be moved?
-- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30216 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- You can add patron attributes from Administration after activating the ExtendedPatronAttributes system preference. If you choose for it to be 'unique', it will be available as a match point for patron imports. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30216 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I believe this has been resolved by changing the configuration using a unique patron attribute for an additional identifier. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org