Bugzilla – Attachment 147532 Details for
Bug 27634
Turn off patron self-registration if no default category is set
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27634: Force include categorycode to PatronSelfRegistrationBorrowerUnwantedField
Bug-27634-Force-include-categorycode-to-PatronSelf.patch (text/plain), 1.30 KB, created by
Jonathan Druart
on 2023-03-01 07:15:26 UTC
(
hide
)
Description:
Bug 27634: Force include categorycode to PatronSelfRegistrationBorrowerUnwantedField
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-03-01 07:15:26 UTC
Size:
1.30 KB
patch
obsolete
>From f14d12b6f4be90d6c91f3854a84b8dd51e0bc757 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 5 Feb 2021 10:56:20 +0100 >Subject: [PATCH] Bug 27634: Force include categorycode to > PatronSelfRegistrationBorrowerUnwantedField > >We should always use the category defined in >PatronSelfRegistrationDefaultCategory. >This could be discussed however. >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >index 342d1853ce9..738d8189c7c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >@@ -783,6 +783,7 @@ OPAC: > type: modalselect > source: borrowers > exclusions: branchcode|sort1|sort2|gonenoaddress|lost|flags >+ inclusions: categorycode > - > - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-modification screen:" > - pref: PatronSelfModificationBorrowerUnwantedField >-- >2.25.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 27634
:
116378
|
116379
|
116380
|
116381
|
116382
|
116383
|
116491
|
145599
|
145600
|
145601
|
145602
|
145603
|
145604
|
145605
|
145922
|
147531
|
147532
|
147533
|
147534
|
147535
|
147536
|
147537
|
149746
|
149747
|
149748
|
149896
|
149897
|
149898
|
149899
|
149900
|
149901
|
149902
|
150083
|
150084
|
150085
|
150086
|
150087
|
150088
|
150089
|
150090
|
151046
|
151047
|
151048
|
151049
|
155863
|
155864
|
155865
|
155866
|
155867
|
155868
|
155869
|
155870
|
156203