Bug 16945

Summary: Syspref PatronSelfRegistration: Add note about setting PatronSelfRegistrationDefaultCategory
Product: Koha Reporter: Marc Véron <veron>
Component: System AdministrationAssignee: Marc Véron <veron>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: f.demians, gmcharlt, kyle
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 16945: PatronSelfRegistration: Add note about setting PatronSelfRegistrationDefaultCategory
Bug 16945: PatronSelfRegistration: Add note about setting PatronSelfRegistrationDefaultCategory
Bug 16945: PatronSelfRegistration: Add note about setting PatronSelfRegistrationDefaultCategory
Bug 16945: PatronSelfRegistration: Add note about setting PatronSelfRegistrationDefaultCategory
Bug 16945: PatronSelfRegistration: Add note about setting PatronSelfRegistrationDefaultCategory

Description Marc Véron 2016-07-20 14:53:32 UTC
In OPAC, patron self registration works only when PatronSelfRegistrationDefaultCategory is set to a valid patron category.

Add a note for PatronSelfRegistration on Home > Administration > System preferences.
Comment 1 Marc Véron 2016-07-20 15:00:54 UTC Comment hidden (obsolete)
Comment 2 Claire Gravely 2016-07-21 10:48:08 UTC Comment hidden (obsolete)
Comment 3 Mark Tompsett 2016-07-21 13:14:29 UTC
Comment on attachment 53561 [details] [review]
Bug 16945: PatronSelfRegistration: Add note about setting PatronSelfRegistrationDefaultCategory

Review of attachment 53561 [details] [review]:
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
@@ +680,4 @@
>                choices:
>                    yes: Allow
>                    no: "Don't allow"
> +            - "library patrons to register or modify their account via the OPAC. Note: This needs PatronSelfRegistrationDefaultCategory to be set to a valid patron categroy code."

typo: category.
Comment 4 Marc Véron 2016-07-21 13:31:28 UTC Comment hidden (obsolete)
Comment 5 Marc Véron 2016-07-21 13:34:45 UTC Comment hidden (obsolete)
Comment 6 Jonathan Druart 2016-07-21 17:02:13 UTC
Created attachment 53597 [details] [review]
Bug 16945: PatronSelfRegistration: Add note about setting PatronSelfRegistrationDefaultCategory

In OPAC, patron self registration works only when
PatronSelfRegistrationDefaultCategory is set to a valid patron category.

This patch adds a note for
PatronSelfRegistration on Home > Administration > System preferences.

To test:
- Apply patch
- In staff client, search system preferences for PatronSelfRegistration
- Verify that note appears with PatronSelfRegistration

(Amended to fix typo, see comment #3, 2016-07-21 mv)

Signed-off-by: Claire Gravely <c.gravely@arts.ac.uk>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 7 Kyle M Hall 2016-07-22 17:25:50 UTC
Pushed to master for 16.11, thanks Marc!
Comment 8 Frédéric Demians 2016-08-01 13:46:22 UTC
Pushed in 16.05. Will be in 16.05.02.