Summary: | Make serial enumeration visible in user account when browsing own holds | ||
---|---|---|---|
Product: | Koha | Reporter: | Olli-Antti Kivilahti <olli-antti.kivilahti> |
Component: | Hold requests | Assignee: | Olli-Antti Kivilahti <olli-antti.kivilahti> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, kyle.m.hall, nengard, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13430 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 13611 - Serial enumeration not visible in the opac-user.pl when browsing own holds.
[SIGNED-OFF] Bug 13611 - Serial enumeration not visible in the opac-user.pl when browsing own holds. Bug 13611 - Serial enumeration not visible in the opac-user.pl when browsing own holds. |
Description
Olli-Antti Kivilahti
2015-01-22 13:51:56 UTC
Created attachment 35465 [details] [review] Bug 13611 - Serial enumeration not visible in the opac-user.pl when browsing own holds. Having placed holds on Serial Items with an enumchron, and browsing the opac-user.pl's "Holds"-tab, the user cannot see which numbers of magazines/serials he has on hold. This patch appends the koha.items.enumchron after the title component in the opac-user.pl's Holds-view. BTW: This is based on the following user feedback: Hei! Tähän mennessä olen antanut täydet 10 pistettä varaus systeemillenne, mutta nyt pitää pudottaa neloseen aikakauslehtien osalta. Miksi siitä on tehty niin monipolvinen ja aikaa viepä toimenpide? Ohjeenne etusivulla ei ole kovinkummoinen, koska minunkin piti käydä kysymässä sitä kahdelta virkailijalta. Ohjeeseen voitte ottaa oppia esim Digikuva-lehden osiosta, jossa kuvankäsittelyä opetetaan porras portaalta kaapatuilla näyttökuvilla. Varausluettelossa ei myöskään enää näy lehden numeroa. Kyllä tämä nyt minulta sujuu, mutta saattaapa olla vähemmän tietokoneeen näpyttelyyn perehtyneitä, joilta tilaus ei synny, eivätkä kehtaa pyytää apua. Ei uusien tekniikoiden käyttöönotto välttämättä tarvitse merkitä askelta taaksepäin jollakin osa-alueella. Toinen asia on se, että vieläkään ei ole mahdollisuutta saada tietoa kirjaston uutuushankinnoista, kuten edellisessä systeemissä. Onko tulossa parannusta, vai pitääkö jatkossakin selailla kirjakauppojen luetteloita josko jotain mielenkiintoista löytyisi? Muuten minä olen ihan mahdottoman tyytyväinen. Happy translating! Created attachment 36279 [details] [review] [SIGNED-OFF] Bug 13611 - Serial enumeration not visible in the opac-user.pl when browsing own holds. Olli, Next time you should include a test plan with the patch - this was obvious to me so I was able to test it and sign off easily instead of waiting for a new patch. Nicole Created attachment 36439 [details] [review] Bug 13611 - Serial enumeration not visible in the opac-user.pl when browsing own holds. Having placed holds on Serial Items with an enumchron, and browsing the opac-user.pl's "Holds"-tab, the user cannot see which numbers of magazines/serials he has on hold. This patch appends the koha.items.enumchron after the title component in the opac-user.pl's Holds-view. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Patch pushed to master. Thanks Olli! Note: if there are warnings in the opac because of this you have to fix it, on a separate bug :-D |