Lines 321-326
tables:
Link Here
|
321 |
authorised_value: "DAMAGED" |
321 |
authorised_value: "DAMAGED" |
322 |
lib: "Item was found to be too damaged to fill hold" |
322 |
lib: "Item was found to be too damaged to fill hold" |
323 |
|
323 |
|
|
|
324 |
- category: "HOLD_CANCELLATION" |
325 |
authorised_value: "RECALLED" |
326 |
lib: "Hold was converted to a recall" |
327 |
|
324 |
# article request cancellations |
328 |
# article request cancellations |
325 |
- category: "AR_CANCELLATION" |
329 |
- category: "AR_CANCELLATION" |
326 |
authorised_value: "NOT_FOUND" |
330 |
authorised_value: "NOT_FOUND" |
Lines 332-335
tables:
Link Here
|
332 |
|
336 |
|
333 |
- category: "AR_CANCELLATION" |
337 |
- category: "AR_CANCELLATION" |
334 |
authorised_value: "OPAC" |
338 |
authorised_value: "OPAC" |
335 |
lib: "Cancelled from the OPAC user page" |
339 |
lib: "Cancelled from the OPAC user page" |
336 |
- |
|
|