Summary: | Staff interface to manage self-registered patrons | ||
---|---|---|---|
Product: | Koha | Reporter: | Indranil Das Gupta <indradg> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, kyle.m.hall, lisette, mahsandu |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Indranil Das Gupta
2016-10-17 17:45:56 UTC
The first point can be achieved by listing the patrons of the self-reg category. IT won't answer all the needs but at least you get them listed and can show the status by opening the patron detail pages one by one. I mean it's a workaround while waiting for a patch :) Instant Solution Scenario 1: It is possible to list self-registered patrons by their assigned temporary patron category in patrons page. But the question is it is not possible to determine they have verified their email address or not. Instant Solution Scenario 2: Adding a page with a button self-registered patrons list just after the button "Patron Lists". Which may contain following listed table columns: 1. Card 2. Name 3. Email 4. Verified or not 5. Library (Dropdown list will facilitate to change instantly) 6. Patron Category (Dropdown list will facilitate to change instantly) 7. Button to activate or reject An email template should be added to send activation notification. |