Summary: | Add borrowernumber to brief info on patron details pages in staff client | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
Component: | Staff interface | Assignee: | Jesse Maseto <jesse> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, lisettepalouse+koha, nick, sandboxes |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 19488 - 5 digit, "Borrower Number" from details page
Bug 19488 - 5 digit, "Borrower Number" from details page Bug 19488: Add borrowernumber to brief info on patron details pages in staff client Bug 19488: (QA follow-up) Fix spelling, remove () |
Description
Kyle M Hall (khall)
2017-10-18 16:39:58 UTC
Why 5 digit? Created attachment 72787 [details] [review] Bug 19488 - 5 digit, "Borrower Number" from details page TEST: 1. apply patch 2. veiw patron details page on staff client 3. borrower number is now added the 'patronbriefinfo' section. Thank you, -JesseM Not just five digits. Entire borrower number will display. Patch tested with a sandbox, by JM Broust <jean-manuel.broust@univ-lyon2.fr> Created attachment 72872 [details] [review] Bug 19488 - 5 digit, "Borrower Number" from details page Signed-off-by: JM Broust <jean-manuel.broust@univ-lyon2.fr> Created attachment 73268 [details] [review] Bug 19488: Add borrowernumber to brief info on patron details pages in staff client To test: - View different tabs of a borrower's patron account in staff - Verify the borrowernumber is shown in the brief info section on the left Signed-off-by: JM Broust <jean-manuel.broust@univ-lyon2.fr> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 73269 [details] [review] Bug 19488: (QA follow-up) Fix spelling, remove () Fixes spelling to match the details page and removes (). Is this really useful? How? Should we make it configurable? The info is in the url usually. Yes. This is very useful for many libraries. Not everyone knows to look at the URL or feels comfortable doing so. This puts the borrowernumber in a plain view place that is easily found. Pushed to master for 18.05, thanks to everybody involved! Enhancement, not backported for 17.11.x |