View | Details | Raw Unified | Return to bug 41092
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref (-1 / +1 lines)
Lines 9-15 Acquisitions: Link Here
9
                  cataloguing: cataloging the record.
9
                  cataloguing: cataloging the record.
10
            - This is only the default behavior, and can be changed per-basket.
10
            - This is only the default behavior, and can be changed per-basket.
11
        -
11
        -
12
            - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/items.html' target='blank'>database columns</a> should be unique in an item:"
12
            - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/items.html' target='_blank'>database columns</a> should be unique in an item:"
13
            - pref: UniqueItemFields
13
            - pref: UniqueItemFields
14
              type: modalselect
14
              type: modalselect
15
              source: items
15
              source: items
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-4 / +4 lines)
Lines 844-862 OPAC: Link Here
844
            - "days after account creation."
844
            - "days after account creation."
845
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it.<br>No patrons will be deleted if you set the pref to zero or make it empty."
845
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it.<br>No patrons will be deleted if you set the pref to zero or make it empty."
846
        -
846
        -
847
            - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron modification screen:"
847
            - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a> must be filled in on the patron modification screen:"
848
            - pref: PatronSelfModificationMandatoryField
848
            - pref: PatronSelfModificationMandatoryField
849
              type: modalselect
849
              type: modalselect
850
              source: borrowers
850
              source: borrowers
851
              exclusions: password|cardnumber|dateexpiry|categorycode|sort1|sort2|opacnote|borrowernotes|gonenoaddress|lost|flags
851
              exclusions: password|cardnumber|dateexpiry|categorycode|sort1|sort2|opacnote|borrowernotes|gonenoaddress|lost|flags
852
        -
852
        -
853
            - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:"
853
            - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a> must be filled in on the patron entry screen:"
854
            - pref: PatronSelfRegistrationBorrowerMandatoryField
854
            - pref: PatronSelfRegistrationBorrowerMandatoryField
855
              type: modalselect
855
              type: modalselect
856
              source: borrowers
856
              source: borrowers
857
              exclusions: sort1|sort2|opacnote|borrowernotes|gonenoaddress|lost|flags
857
              exclusions: sort1|sort2|opacnote|borrowernotes|gonenoaddress|lost|flags
858
        -
858
        -
859
            - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-registration screen:"
859
            - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a> will not appear on the patron self-registration screen:"
860
            - pref: PatronSelfRegistrationBorrowerUnwantedField
860
            - pref: PatronSelfRegistrationBorrowerUnwantedField
861
              type: modalselect
861
              type: modalselect
862
              source: borrowers
862
              source: borrowers
Lines 864-870 OPAC: Link Here
864
              inclusions: categorycode|dateexpiry
864
              inclusions: categorycode|dateexpiry
865
            - '<br /> NOTE: preferred_name will be set to firstname if not included in the form.'
865
            - '<br /> NOTE: preferred_name will be set to firstname if not included in the form.'
866
        -
866
        -
867
            - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-modification screen:"
867
            - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a> will not appear on the patron self-modification screen:"
868
            - pref: PatronSelfModificationBorrowerUnwantedField
868
            - pref: PatronSelfModificationBorrowerUnwantedField
869
              type: modalselect
869
              type: modalselect
870
              source: borrowers
870
              source: borrowers
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (-6 / +5 lines)
Lines 213-219 Patrons: Link Here
213
         - pref: EmailFieldPrecedence
213
         - pref: EmailFieldPrecedence
214
           class: multi
214
           class: multi
215
         - '<br><strong>NOTE:</strong> All patron fields can be used, but to work correctly they must contain a valid email address or an empty string.'
215
         - '<br><strong>NOTE:</strong> All patron fields can be used, but to work correctly they must contain a valid email address or an empty string.'
216
         - "Valid options are the <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> of the borrowers table, separated by | (pipe)."
216
         - "Valid options are the <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a> of the borrowers table, separated by | (pipe)."
217
         - "Example: email|emailpro|B_email"
217
         - "Example: email|emailpro|B_email"
218
     -
218
     -
219
         - "When <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EmailFieldPrimary'>EmailFieldPrimary</a> is set to '<strong>selected addresses</strong>', send email to all valid email addresses in the selected fields:"
219
         - "When <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EmailFieldPrimary'>EmailFieldPrimary</a> is set to '<strong>selected addresses</strong>', send email to all valid email addresses in the selected fields:"
Lines 276-289 Patrons: Link Here
276
               cron: (Deprecated) according to --send-notices cron switch
276
               cron: (Deprecated) according to --send-notices cron switch
277
    Patron forms:
277
    Patron forms:
278
     -
278
     -
279
         - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:"
279
         - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a> must be filled in on the patron entry screen:"
280
         - pref: BorrowerMandatoryField
280
         - pref: BorrowerMandatoryField
281
           type: modalselect
281
           type: modalselect
282
           source: borrowers
282
           source: borrowers
283
           exclusions: flags
283
           exclusions: flags
284
         - '<strong>NOTE:</strong> If <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=autoMemberNum">autoMemberNum</a> is enabled, the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=BorrowerMandatoryField">BorrowerMandatoryField</a> must not contain the field <code>cardnumber</code>.'
284
         - '<strong>NOTE:</strong> If <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=autoMemberNum">autoMemberNum</a> is enabled, the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=BorrowerMandatoryField">BorrowerMandatoryField</a> must not contain the field <code>cardnumber</code>.'
285
     -
285
     -
286
         - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron entry screen:"
286
         - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a> will not appear on the patron entry screen:"
287
         - pref: BorrowerUnwantedField
287
         - pref: BorrowerUnwantedField
288
           type: modalselect
288
           type: modalselect
289
           source: borrowers
289
           source: borrowers
Lines 313-319 Patrons: Link Here
313
               0: "Don't"
313
               0: "Don't"
314
         - store and display surnames in upper case.
314
         - store and display surnames in upper case.
315
     -
315
     -
316
         - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a>:"
316
         - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a>:"
317
         - pref: PatronQuickAddFields
317
         - pref: PatronQuickAddFields
318
           type: modalselect
318
           type: modalselect
319
           source: borrowers
319
           source: borrowers
Lines 339-345 Patrons: Link Here
339
               messaging: "Patron messaging preferences"
339
               messaging: "Patron messaging preferences"
340
         - .
340
         - .
341
     -
341
     -
342
         - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a>:"
342
         - "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a>:"
343
         - pref: PatronDuplicateMatchingAddFields
343
         - pref: PatronDuplicateMatchingAddFields
344
           type: modalselect
344
           type: modalselect
345
           source: borrowers
345
           source: borrowers
346
- 

Return to bug 41092