Bug 14864 - Show patron card number next to name in members-update.pl
Summary: Show patron card number next to name in members-update.pl
Status: RESOLVED DUPLICATE of bug 12352
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-21 14:28 UTC by Lari Taskula
Modified: 2015-09-21 14:42 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 14864: Show patron card number next to name in members-update.pl (2.31 KB, patch)
2015-09-21 14:37 UTC, Lari Taskula
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Lari Taskula 2015-09-21 14:28:30 UTC
Update patron records-view currently shows only first and last name. It is difficult to find out who the Patron is when there are many people with same name. Add cardnumber to make identifying easier.
Comment 1 Lari Taskula 2015-09-21 14:37:31 UTC
Created attachment 42724 [details] [review]
Bug 14864: Show patron card number next to name in members-update.pl

Update patron records-view currently shows only first and last name. It is
difficult to find out who the Patron is when there are many people with same
name. Add cardnumber to make identifying easier.

To test:
-1. Have pending Patron modifications

1. Navigate to Patrons -> Update patron records (members-update.pl)
2. Observe that the list only displays name and branch name
3. Apply patch
4. Reload page and observe that it also displays borrower cardnumber
Comment 2 Lari Taskula 2015-09-21 14:42:58 UTC
There seems to be a nice link to Patron details in this page from Bug 12352. This is good enough (or even better). Marked as duplicate.

*** This bug has been marked as a duplicate of bug 12352 ***