Lines 558-567
Circulation:
Link Here
|
558 |
- "<br />Can name any field in the items table followed by a colon then a space then" |
558 |
- "<br />Can name any field in the items table followed by a colon then a space then" |
559 |
- "a bracketed list of values separated by commas." |
559 |
- "a bracketed list of values separated by commas." |
560 |
- "For example:" |
560 |
- "For example:" |
561 |
- "<br />ccode: [NEWFIC,NULL,DVD] <a href='/cgi-bin/koha/admin/authorised_values.pl?searchfield=CCODE'>Collection codes</a>" |
561 |
- "<br />ccode: [NEWFIC,NULL,DVD]" |
562 |
- "<br />itype: [NEWBK,\"\"] <a href='/cgi-bin/koha/admin/itemtypes.pl'>Item types</a>" |
562 |
- "<br />itype: [NEWBK,\"\"]" |
563 |
- "<br /> <strong>NOTE:</strong> The word 'NULL' can be used to block renewal on undefined fields, while an empty string \"\" will block on an empty (but defined) field." |
563 |
- "<br /> <strong>NOTE:</strong> The word 'NULL' can be used to block renewal on undefined fields, while an empty string \"\" will block on an empty (but defined) field." |
564 |
- |
564 |
- "<br /><strong>LINKS:</strong> <a href='/cgi-bin/koha/admin/authorised_values.pl?searchfield=CCODE'>Collection codes</a> | <a href='/cgi-bin/koha/admin/itemtypes.pl'>Item types</a>" |
|
|
565 |
- |
565 |
- pref: UpdateNotForLoanStatusOnCheckout |
566 |
- pref: UpdateNotForLoanStatusOnCheckout |
566 |
type: textarea |
567 |
type: textarea |
567 |
syntax: text/x-yaml |
568 |
syntax: text/x-yaml |
568 |
- |
|
|