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.
Created attachment 53530 [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
Created attachment 53561 [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 Signed-off-by: Claire Gravely <c.gravely@arts.ac.uk>
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.
Created attachment 53562 [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>
Created attachment 53563 [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>
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>
Pushed to master for 16.11, thanks Marc!
Pushed in 16.05. Will be in 16.05.02.