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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (-4 / +4 lines)
Lines 150-159 Patrons: Link Here
150
           class: multi
150
           class: multi
151
         - "Comma separated list defining the default fields to be used during a patron search using the \"standard\" option. If empty Koha will default to \"surname,firstname,othernames,cardnumber,userid\". Additional fields added to this preference will be added as search options in the dropdown menu on the patron search page."
151
         - "Comma separated list defining the default fields to be used during a patron search using the \"standard\" option. If empty Koha will default to \"surname,firstname,othernames,cardnumber,userid\". Additional fields added to this preference will be added as search options in the dropdown menu on the patron search page."
152
     -
152
     -
153
         - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a>:"
153
         - pref: PatronQuickAddFields
154
         - pref: PatronQuickAddFields
154
           class: multi
155
           type: modalselect
155
         - (separate columns with |)
156
           source: borrowers
156
         - "add these fields to the patron quick add form when entering a new patron. Displays only mandatory fields and fields specified here. If applicable the guarantor form will be shown as well, individual fields in that form will be ignored."
157
         - "will be added to the patron quick add form when entering a new patron. Displays only mandatory fields and fields specified here. If applicable the guarantor form will be shown as well, individual fields in that form will be ignored."
157
     -
158
     -
158
         - "Use the SMS::Send::"
159
         - "Use the SMS::Send::"
159
         - pref: SMSSendDriver
160
         - pref: SMSSendDriver
160
- 

Return to bug 22844