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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 19 12:52:36 CEST 2020


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

David Gustafsson <glasklas at gmail.com> changed:

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

--- Comment #8 from David Gustafsson <glasklas at gmail.com> ---
Created attachment 105075
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105075&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 the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list