[Bug 39411] New: Add card number and patron expiration info to OPAC Virtual Card
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Bug ID: 39411 Summary: Add card number and patron expiration info to OPAC Virtual Card Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: heather@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Libraries are loving the new OPAC virtual card feature, but some locations lack the specific equipment needed to scan reflective surfaces. It would be lovely if the patron's card number and their expiration date were also added to the virtual card display to provide staff with additional information at a glance. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Carolyn Hughesman <chughesman@cclsny.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chughesman@cclsny.org --- Comment #1 from Carolyn Hughesman <chughesman@cclsny.org> --- +1 This would be very useful to us. Some of our smaller libraries cannot afford to upgrade their barcode scanners at this time. Having the card number display in the OPAC virtual card feature would be helpful. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 --- Comment #2 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Created attachment 180730 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180730&action=edit Bug 39411: Add cardnumber and dateexpiry to OPAC virtual card To test: 1. APPLY PATCH 2. Enable OPACVirtualCard 3. Login to the OPAC and visit the account page. 4. Click on 'My virtual card' 5. Notice that the cardnumber and expiratrion date are now listed. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch CC| |lucas@bywatersolutions.com Assignee|oleonard@myacpl.org |lucas@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Emmanuel Bétemps <e.betemps@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180730|0 |1 is obsolete| | --- Comment #3 from Emmanuel Bétemps <e.betemps@gmail.com> --- Created attachment 180932 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180932&action=edit Bug 39411: Add cardnumber and dateexpiry to OPAC virtual card To test: 1. APPLY PATCH 2. Enable OPACVirtualCard 3. Login to the OPAC and visit the account page. 4. Click on 'My virtual card' 5. Notice that the cardnumber and expiratrion date are now listed. Signed-off-by: Emmanuel Bétemps <e.betemps@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Emmanuel Bétemps <e.betemps@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |e.betemps@gmail.com --- Comment #4 from Emmanuel Bétemps <e.betemps@gmail.com> --- Hi, I tested with every type of barcode which was available in the syspref -> what you were looking for is displayed Note that if every format let cardnumber and expiration date displaying, some of them can't display the barcode : ean-13, ean-8, ITF-14, UPC-A and UPC-B were 'Unable to generate barcode'. Manu. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |Main -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |38792 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38792 [Bug 38792] Move "My virtual card" tab and maybe re-label it -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.derscheid@lmscloud.de --- Comment #5 from Paul Derscheid <paul.derscheid@lmscloud.de> --- A quick search lead my to the conclusion that the barcodes that can't be generated need to be valid in the context of their specification. For example, this is a valid UPC-A: 012345678905 For the other standards, there are valid samples available as well. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180932|0 |1 is obsolete| | --- Comment #6 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 182670 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182670&action=edit Bug 39411: Add cardnumber and dateexpiry to OPAC virtual card To test: 1. APPLY PATCH 2. Enable OPACVirtualCard 3. Login to the OPAC and visit the account page. 4. Click on 'My virtual card' 5. Notice that the cardnumber and expiratrion date are now listed. Signed-off-by: Emmanuel Bétemps <e.betemps@gmail.com> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |25.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 --- Comment #7 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to main for 25.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Pushed to stable Version(s)|25.11.00 |25.11.00,25.05.02 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 --- Comment #8 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Nice work everyone! Pushed to 25.05.x for 25.05.01 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|25.11.00,25.05.02 |25.11.00,25.05.02,24.11.08 released in| | Status|Pushed to stable |Pushed to oldstable CC| |fridolin.somers@biblibre.co | |m --- Comment #9 from Fridolin Somers <fridolin.somers@biblibre.com> --- Pushed to 24.11.x for 24.11.08 Nice and useful enhancement -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39411 Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |Needs documenting CC| |wainuiwitikapark@catalyst.n | |et.nz --- Comment #10 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- Not backporting to 22.11.x as it wasn't backported to 24.05.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org