[Koha-bugs] [Bug 20057] Auto-approve option for borrower modifications

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 26 02:45:46 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20057

Liz Rea <liz at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70790|0                           |1
        is obsolete|                            |

--- Comment #3 from Liz Rea <liz at catalyst.net.nz> ---
Created attachment 70925
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70925&action=edit
Bug 20057 - Syspref for auto approval of patron profile changes

Testplan for this patch:

1. Apply patch.
2. Make sure syspref "PatronSelfRegistrationVerifyByEmail" is set to "Don't
require".
3. Make sure syspref "AutoApprovePatronProfileSettings" is set to "Disable".
3. Edit patron personal details via opac interface.
4. Expect modifications to require manual approval by staff via link on main
page.
5. Set syspref "AutoApprovePatronProfileSettings" to "Enable".
6. Edit patron personal details via opac interface again.
7. Expect modifications to have been approved automatically.

Signed-off-by: Liz Rea <liz at catalyst.net.nz>
This works, we may want some different text for this situation in the OPAC, it
still says the librarian has to approve the change.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list