|
Lines 636-645
Circulation:
Link Here
|
| 636 |
type: textarea |
636 |
type: textarea |
| 637 |
syntax: text/x-yaml |
637 |
syntax: text/x-yaml |
| 638 |
class: code |
638 |
class: code |
| 639 |
- This is a list of value pairs. When an item is checked in, if the not for loan value on the left matches the items not for loan value |
639 |
- "NOTE: Only itemtypes marked to 'Update note for loan status on check-in' on the item type administration page (Administration > Item types) will be affected.</br>" |
| 640 |
- "it will be updated to the right-hand value. For example, '-1: 0' will cause an item that was set to 'Ordered' to now be available for loan." |
640 |
- This is a list of value pairs. Each pair of values should be on a separate line.</br> |
| 641 |
- Each pair of values should be on a separate line. |
641 |
- When an item is checked in, if the not for loan value on the left matches the items not for loan value |
| 642 |
- Enable itemtypes to be updated upon checkin on the item type page (Administration > Item types) |
642 |
- "it will be updated to the right-hand value. For example, '-1: 0' will cause an item that was set to 'Ordered' to now be available for loan.</br>" |
| 643 |
- |
643 |
- |
| 644 |
- pref: CumulativeRestrictionPeriods |
644 |
- pref: CumulativeRestrictionPeriods |
| 645 |
choices: |
645 |
choices: |
| 646 |
- |
|
|