[Bug 3380] New: Serial enumeration / chronology should display in opac holds interface.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 Summary: Serial enumeration / chronology should display in opac holds interface. Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Hold requests AssignedTo: galen.charlton@liblime.com ReportedBy: rch@liblime.com Estimated Hours: 0.0 Change sponsored?: --- A patron wishing to place a hold on a specific vol/issue cannot tell which one to choose if the itemcallnumber does not include the information. The holds interface should include items.enumchron in the item-selection table. (Mapped by default to 952‡h in MARC21). -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 Cookie Wolfrom <cookie.wolfrom@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cookie.wolfrom@liblime.com -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 Kathleen Rippel <kdr@ckls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kdr@ckls.org -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 Adrea Lund <adrea@moablibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adrea@moablibrary.org -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwagner@ptfs.com -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2009-09-23 21:55:46 --- Created an attachment (id=1156) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1156) Proposed patch -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2009-09-23 22:01:57 --- Created an attachment (id=1157) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1157) Screenshot of opac hold interface -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Severity|enhancement |normal Status|NEW |ASSIGNED Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gmcharlt@gmail.com |katrin.fischer@bsz-bw.de Status|ASSIGNED |NEW -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 --- Comment #3 from Kathleen Rippel <kdr@ckls.org> 2009-09-23 23:21:01 --- Is the "copy" column pulling from the items.enumchron? That was what we need because we need to see which volume or year that barcode represents. (we don't use the copy subfield) If so, the heading "copy" is somewhat confusing. I can't suggest another except I believe I would prefer "volume no." or something. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2009-09-24 07:29:45 --- Thank you for your feedback! I was afraid to use up to much space in the items table with a new column for serial enumeration, so I chose to display it in the same column as copy number, divided by ','. And I wanted it to show at the beginning of the table as its really important for the right choice of an item. After sleeping over it, I'm not sure this is the best solution. Perhaps better use a separate column 'Vol Info' that is only shown as second column if serial enumeration is used for an item of this title? -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 --- Comment #5 from Jane Wagner <jwagner@ptfs.com> 2009-09-24 12:00:59 --- We have a fix for this in development as well -- it has a column for the volume number in both staff and OPAC, pulling from the 952$h Serial Enumeration/Chronology. I've attached a screenshot of the OPAC holds screen. This is about ready to send out, when our codemeister has a chance. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 --- Comment #6 from Jane Wagner <jwagner@ptfs.com> 2009-09-24 12:01:36 --- Created an attachment (id=1159) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1159) OPAC holds screen with volume numbers -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 --- Comment #7 from Kathleen Rippel <kdr@ckls.org> 2009-09-24 16:06:53 --- Jane's screenshot is closer to what I have envisioned. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 Irma Birchall <irma@calyx.net.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |irma@calyx.net.au -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1156 is|0 |1 obsolete| | --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2009-09-27 22:02:57 --- Created an attachment (id=1179) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1179) Proposed patch Replaces first patch. Screen looks like Jane's screenshot now, but column is only shown when needed. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com AssignedTo|katrin.fischer@bsz-bw.de |gmcharlt@gmail.com --- Comment #9 from Galen Charlton <gmcharlt@gmail.com> 2009-09-29 22:51:01 --- Pushed Katrin's patch. Please test and close. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3380 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2009-09-30 21:34:39 --- Serial enumeration shows now. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (2)
-
bugzilla-daemon@kohaorg.ec2.liblime.com -
bugzilla-daemon@liblime.com