exlibris-aleph 0.0.2 → 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- data/README.rdoc +54 -1
- data/lib/exlibris/aleph/bor_auth.rb +6 -1
- data/lib/exlibris/aleph/patron.rb +20 -7
- data/lib/exlibris/aleph/railtie.rb +9 -0
- data/lib/exlibris/aleph/record.rb +8 -0
- data/lib/exlibris/aleph/rest.rb +12 -0
- data/lib/exlibris/aleph/tab_helper.rb +84 -54
- data/lib/exlibris/aleph/version.rb +1 -1
- data/lib/exlibris-aleph.rb +3 -2
- data/lib/tasks/exlibris-aleph_tasks.rake +8 -6
- data/test/dummy/config/aleph/NYU50/collections.yml +4 -0
- data/test/dummy/config/aleph/NYU50/item_permissions_by_item_process_status.yml +359 -648
- data/test/dummy/config/aleph/NYU50/item_permissions_by_item_status.yml +2 -2
- data/test/dummy/config/aleph/NYU50/patron_permissions.yml +42 -42
- data/test/dummy/config/aleph/NYU50/pickup_locations.yml +10 -0
- data/test/dummy/config/aleph/NYU51/patron_permissions.yml +1 -1
- data/test/dummy/config/aleph/alephe/sub_libraries.yml +776 -0
- data/test/dummy/config/aleph/sub_libraries.yml +20 -0
- data/test/dummy/config/initializers/aleph.rb +1 -1
- data/test/dummy/log/aleph/tab_helper.log +108 -0
- data/test/dummy/log/tab_helper.log +16 -0
- data/test/dummy/log/test.log +2510 -0
- data/test/unit/tab_helper_benchmarks.rb +27 -15
- data/test/unit/tab_helper_test.rb +76 -41
- metadata +15 -10
@@ -714,6 +714,23 @@ BAFC:
|
|
714
714
|
:reloaning_limit: '00'
|
715
715
|
:booking_permission: N
|
716
716
|
:booking_hours: A
|
717
|
+
LT:
|
718
|
+
:sub_library: BAFC
|
719
|
+
:item_status: ! '##'
|
720
|
+
:item_process_status: LT
|
721
|
+
:text: Lost in processing
|
722
|
+
:loan: N
|
723
|
+
:renew: N
|
724
|
+
:hold_request: N
|
725
|
+
:photocopy_request: Y
|
726
|
+
:web_opac: N
|
727
|
+
:specific_item: Y
|
728
|
+
:limit_hold: N
|
729
|
+
:recall: N
|
730
|
+
:rush_recall: N
|
731
|
+
:reloaning_limit: '00'
|
732
|
+
:booking_permission: N
|
733
|
+
:booking_hours: A
|
717
734
|
MD:
|
718
735
|
:sub_library: BAFC
|
719
736
|
:item_status: ! '##'
|
@@ -3299,6 +3316,23 @@ BFALE:
|
|
3299
3316
|
:reloaning_limit: '00'
|
3300
3317
|
:booking_permission: N
|
3301
3318
|
:booking_hours: A
|
3319
|
+
LT:
|
3320
|
+
:sub_library: BFALE
|
3321
|
+
:item_status: ! '##'
|
3322
|
+
:item_process_status: LT
|
3323
|
+
:text: Lost in processing
|
3324
|
+
:loan: N
|
3325
|
+
:renew: N
|
3326
|
+
:hold_request: N
|
3327
|
+
:photocopy_request: Y
|
3328
|
+
:web_opac: N
|
3329
|
+
:specific_item: Y
|
3330
|
+
:limit_hold: N
|
3331
|
+
:recall: N
|
3332
|
+
:rush_recall: N
|
3333
|
+
:reloaning_limit: '00'
|
3334
|
+
:booking_permission: N
|
3335
|
+
:booking_hours: A
|
3302
3336
|
MD:
|
3303
3337
|
:sub_library: BFALE
|
3304
3338
|
:item_status: ! '##'
|
@@ -8350,6 +8384,23 @@ BOBST:
|
|
8350
8384
|
:reloaning_limit: '00'
|
8351
8385
|
:booking_permission: N
|
8352
8386
|
:booking_hours: A
|
8387
|
+
LT:
|
8388
|
+
:sub_library: BOBST
|
8389
|
+
:item_status: ! '##'
|
8390
|
+
:item_process_status: LT
|
8391
|
+
:text: Lost in processing
|
8392
|
+
:loan: N
|
8393
|
+
:renew: N
|
8394
|
+
:hold_request: N
|
8395
|
+
:photocopy_request: Y
|
8396
|
+
:web_opac: N
|
8397
|
+
:specific_item: Y
|
8398
|
+
:limit_hold: N
|
8399
|
+
:recall: N
|
8400
|
+
:rush_recall: N
|
8401
|
+
:reloaning_limit: '00'
|
8402
|
+
:booking_permission: N
|
8403
|
+
:booking_hours: A
|
8353
8404
|
MD:
|
8354
8405
|
:sub_library: BOBST
|
8355
8406
|
:item_status: ! '##'
|
@@ -9377,12 +9428,12 @@ BOBST:
|
|
9377
9428
|
:text: OSS NOS
|
9378
9429
|
:loan: Y
|
9379
9430
|
:renew: Y
|
9380
|
-
:hold_request:
|
9431
|
+
:hold_request: Y
|
9381
9432
|
:photocopy_request: Y
|
9382
9433
|
:web_opac: Y
|
9383
9434
|
:specific_item: Y
|
9384
9435
|
:limit_hold: N
|
9385
|
-
:recall:
|
9436
|
+
:recall: Y
|
9386
9437
|
:rush_recall: N
|
9387
9438
|
:reloaning_limit: '00'
|
9388
9439
|
:booking_permission: N
|
@@ -10969,6 +11020,23 @@ BREF6:
|
|
10969
11020
|
:reloaning_limit: '00'
|
10970
11021
|
:booking_permission: N
|
10971
11022
|
:booking_hours: A
|
11023
|
+
LT:
|
11024
|
+
:sub_library: BREF6
|
11025
|
+
:item_status: ! '##'
|
11026
|
+
:item_process_status: LT
|
11027
|
+
:text: Lost in processing
|
11028
|
+
:loan: N
|
11029
|
+
:renew: N
|
11030
|
+
:hold_request: N
|
11031
|
+
:photocopy_request: Y
|
11032
|
+
:web_opac: N
|
11033
|
+
:specific_item: Y
|
11034
|
+
:limit_hold: N
|
11035
|
+
:recall: N
|
11036
|
+
:rush_recall: N
|
11037
|
+
:reloaning_limit: '00'
|
11038
|
+
:booking_permission: N
|
11039
|
+
:booking_hours: A
|
10972
11040
|
MD:
|
10973
11041
|
:sub_library: BREF6
|
10974
11042
|
:item_status: ! '##'
|
@@ -13520,6 +13588,23 @@ BRES:
|
|
13520
13588
|
:reloaning_limit: '00'
|
13521
13589
|
:booking_permission: N
|
13522
13590
|
:booking_hours: A
|
13591
|
+
LT:
|
13592
|
+
:sub_library: BRES
|
13593
|
+
:item_status: ! '##'
|
13594
|
+
:item_process_status: LT
|
13595
|
+
:text: Lost in processing
|
13596
|
+
:loan: N
|
13597
|
+
:renew: N
|
13598
|
+
:hold_request: N
|
13599
|
+
:photocopy_request: Y
|
13600
|
+
:web_opac: N
|
13601
|
+
:specific_item: Y
|
13602
|
+
:limit_hold: N
|
13603
|
+
:recall: N
|
13604
|
+
:rush_recall: N
|
13605
|
+
:reloaning_limit: '00'
|
13606
|
+
:booking_permission: N
|
13607
|
+
:booking_hours: A
|
13523
13608
|
MD:
|
13524
13609
|
:sub_library: BRES
|
13525
13610
|
:item_status: ! '##'
|
@@ -16071,6 +16156,23 @@ BTAM:
|
|
16071
16156
|
:reloaning_limit: '00'
|
16072
16157
|
:booking_permission: N
|
16073
16158
|
:booking_hours: A
|
16159
|
+
LT:
|
16160
|
+
:sub_library: BTAM
|
16161
|
+
:item_status: ! '##'
|
16162
|
+
:item_process_status: LT
|
16163
|
+
:text: Lost in processing
|
16164
|
+
:loan: N
|
16165
|
+
:renew: N
|
16166
|
+
:hold_request: N
|
16167
|
+
:photocopy_request: Y
|
16168
|
+
:web_opac: N
|
16169
|
+
:specific_item: Y
|
16170
|
+
:limit_hold: N
|
16171
|
+
:recall: N
|
16172
|
+
:rush_recall: N
|
16173
|
+
:reloaning_limit: '00'
|
16174
|
+
:booking_permission: N
|
16175
|
+
:booking_hours: A
|
16074
16176
|
MD:
|
16075
16177
|
:sub_library: BTAM
|
16076
16178
|
:item_status: ! '##'
|
@@ -21156,6 +21258,23 @@ CU:
|
|
21156
21258
|
:reloaning_limit: '00'
|
21157
21259
|
:booking_permission: N
|
21158
21260
|
:booking_hours: A
|
21261
|
+
LT:
|
21262
|
+
:sub_library: CU
|
21263
|
+
:item_status: ! '##'
|
21264
|
+
:item_process_status: LT
|
21265
|
+
:text: Lost in processing
|
21266
|
+
:loan: N
|
21267
|
+
:renew: N
|
21268
|
+
:hold_request: N
|
21269
|
+
:photocopy_request: Y
|
21270
|
+
:web_opac: N
|
21271
|
+
:specific_item: Y
|
21272
|
+
:limit_hold: N
|
21273
|
+
:recall: N
|
21274
|
+
:rush_recall: N
|
21275
|
+
:reloaning_limit: '00'
|
21276
|
+
:booking_permission: N
|
21277
|
+
:booking_hours: A
|
21159
21278
|
MD:
|
21160
21279
|
:sub_library: CU
|
21161
21280
|
:item_status: ! '##'
|
@@ -23707,6 +23826,23 @@ KBHS:
|
|
23707
23826
|
:reloaning_limit: '00'
|
23708
23827
|
:booking_permission: N
|
23709
23828
|
:booking_hours: A
|
23829
|
+
LT:
|
23830
|
+
:sub_library: KBHS
|
23831
|
+
:item_status: ! '##'
|
23832
|
+
:item_process_status: LT
|
23833
|
+
:text: Lost in processing
|
23834
|
+
:loan: N
|
23835
|
+
:renew: N
|
23836
|
+
:hold_request: N
|
23837
|
+
:photocopy_request: Y
|
23838
|
+
:web_opac: N
|
23839
|
+
:specific_item: Y
|
23840
|
+
:limit_hold: N
|
23841
|
+
:recall: N
|
23842
|
+
:rush_recall: N
|
23843
|
+
:reloaning_limit: '00'
|
23844
|
+
:booking_permission: N
|
23845
|
+
:booking_hours: A
|
23710
23846
|
MD:
|
23711
23847
|
:sub_library: KBHS
|
23712
23848
|
:item_status: ! '##'
|
@@ -28792,6 +28928,23 @@ NCOUR:
|
|
28792
28928
|
:reloaning_limit: '00'
|
28793
28929
|
:booking_permission: N
|
28794
28930
|
:booking_hours: A
|
28931
|
+
LT:
|
28932
|
+
:sub_library: NCOUR
|
28933
|
+
:item_status: ! '##'
|
28934
|
+
:item_process_status: LT
|
28935
|
+
:text: Lost in processing
|
28936
|
+
:loan: N
|
28937
|
+
:renew: N
|
28938
|
+
:hold_request: N
|
28939
|
+
:photocopy_request: Y
|
28940
|
+
:web_opac: N
|
28941
|
+
:specific_item: Y
|
28942
|
+
:limit_hold: N
|
28943
|
+
:recall: N
|
28944
|
+
:rush_recall: N
|
28945
|
+
:reloaning_limit: '00'
|
28946
|
+
:booking_permission: N
|
28947
|
+
:booking_hours: A
|
28795
28948
|
MD:
|
28796
28949
|
:sub_library: NCOUR
|
28797
28950
|
:item_status: ! '##'
|
@@ -31343,6 +31496,23 @@ NIFA:
|
|
31343
31496
|
:reloaning_limit: '00'
|
31344
31497
|
:booking_permission: N
|
31345
31498
|
:booking_hours: A
|
31499
|
+
LT:
|
31500
|
+
:sub_library: NIFA
|
31501
|
+
:item_status: ! '##'
|
31502
|
+
:item_process_status: LT
|
31503
|
+
:text: Lost in processing
|
31504
|
+
:loan: N
|
31505
|
+
:renew: N
|
31506
|
+
:hold_request: N
|
31507
|
+
:photocopy_request: Y
|
31508
|
+
:web_opac: N
|
31509
|
+
:specific_item: Y
|
31510
|
+
:limit_hold: N
|
31511
|
+
:recall: N
|
31512
|
+
:rush_recall: N
|
31513
|
+
:reloaning_limit: '00'
|
31514
|
+
:booking_permission: N
|
31515
|
+
:booking_hours: A
|
31346
31516
|
MD:
|
31347
31517
|
:sub_library: NIFA
|
31348
31518
|
:item_status: ! '##'
|
@@ -33894,6 +34064,23 @@ NIFAC:
|
|
33894
34064
|
:reloaning_limit: '00'
|
33895
34065
|
:booking_permission: N
|
33896
34066
|
:booking_hours: A
|
34067
|
+
LT:
|
34068
|
+
:sub_library: NIFAC
|
34069
|
+
:item_status: ! '##'
|
34070
|
+
:item_process_status: LT
|
34071
|
+
:text: Lost in processing
|
34072
|
+
:loan: N
|
34073
|
+
:renew: N
|
34074
|
+
:hold_request: N
|
34075
|
+
:photocopy_request: Y
|
34076
|
+
:web_opac: N
|
34077
|
+
:specific_item: Y
|
34078
|
+
:limit_hold: N
|
34079
|
+
:recall: N
|
34080
|
+
:rush_recall: N
|
34081
|
+
:reloaning_limit: '00'
|
34082
|
+
:booking_permission: N
|
34083
|
+
:booking_hours: A
|
33897
34084
|
MD:
|
33898
34085
|
:sub_library: NIFAC
|
33899
34086
|
:item_status: ! '##'
|
@@ -36445,6 +36632,23 @@ NISAW:
|
|
36445
36632
|
:reloaning_limit: '00'
|
36446
36633
|
:booking_permission: N
|
36447
36634
|
:booking_hours: A
|
36635
|
+
LT:
|
36636
|
+
:sub_library: NISAW
|
36637
|
+
:item_status: ! '##'
|
36638
|
+
:item_process_status: LT
|
36639
|
+
:text: Lost in processing
|
36640
|
+
:loan: N
|
36641
|
+
:renew: N
|
36642
|
+
:hold_request: N
|
36643
|
+
:photocopy_request: Y
|
36644
|
+
:web_opac: N
|
36645
|
+
:specific_item: Y
|
36646
|
+
:limit_hold: N
|
36647
|
+
:recall: N
|
36648
|
+
:rush_recall: N
|
36649
|
+
:reloaning_limit: '00'
|
36650
|
+
:booking_permission: N
|
36651
|
+
:booking_hours: A
|
36448
36652
|
MD:
|
36449
36653
|
:sub_library: NISAW
|
36450
36654
|
:item_status: ! '##'
|
@@ -38996,6 +39200,23 @@ NKEV:
|
|
38996
39200
|
:reloaning_limit: '00'
|
38997
39201
|
:booking_permission: N
|
38998
39202
|
:booking_hours: A
|
39203
|
+
LT:
|
39204
|
+
:sub_library: NKEV
|
39205
|
+
:item_status: ! '##'
|
39206
|
+
:item_process_status: LT
|
39207
|
+
:text: Lost in processing
|
39208
|
+
:loan: N
|
39209
|
+
:renew: N
|
39210
|
+
:hold_request: N
|
39211
|
+
:photocopy_request: Y
|
39212
|
+
:web_opac: N
|
39213
|
+
:specific_item: Y
|
39214
|
+
:limit_hold: N
|
39215
|
+
:recall: N
|
39216
|
+
:rush_recall: N
|
39217
|
+
:reloaning_limit: '00'
|
39218
|
+
:booking_permission: N
|
39219
|
+
:booking_hours: A
|
38999
39220
|
MD:
|
39000
39221
|
:sub_library: NKEV
|
39001
39222
|
:item_status: ! '##'
|
@@ -41547,6 +41768,23 @@ NLAPI:
|
|
41547
41768
|
:reloaning_limit: '00'
|
41548
41769
|
:booking_permission: N
|
41549
41770
|
:booking_hours: A
|
41771
|
+
LT:
|
41772
|
+
:sub_library: NLAPI
|
41773
|
+
:item_status: ! '##'
|
41774
|
+
:item_process_status: LT
|
41775
|
+
:text: Lost in processing
|
41776
|
+
:loan: N
|
41777
|
+
:renew: N
|
41778
|
+
:hold_request: N
|
41779
|
+
:photocopy_request: Y
|
41780
|
+
:web_opac: N
|
41781
|
+
:specific_item: Y
|
41782
|
+
:limit_hold: N
|
41783
|
+
:recall: N
|
41784
|
+
:rush_recall: N
|
41785
|
+
:reloaning_limit: '00'
|
41786
|
+
:booking_permission: N
|
41787
|
+
:booking_hours: A
|
41550
41788
|
MD:
|
41551
41789
|
:sub_library: NLAPI
|
41552
41790
|
:item_status: ! '##'
|
@@ -46633,6 +46871,23 @@ NREI:
|
|
46633
46871
|
:reloaning_limit: '00'
|
46634
46872
|
:booking_permission: N
|
46635
46873
|
:booking_hours: A
|
46874
|
+
LT:
|
46875
|
+
:sub_library: NREI
|
46876
|
+
:item_status: ! '##'
|
46877
|
+
:item_process_status: LT
|
46878
|
+
:text: Lost in processing
|
46879
|
+
:loan: N
|
46880
|
+
:renew: N
|
46881
|
+
:hold_request: N
|
46882
|
+
:photocopy_request: Y
|
46883
|
+
:web_opac: N
|
46884
|
+
:specific_item: Y
|
46885
|
+
:limit_hold: N
|
46886
|
+
:recall: N
|
46887
|
+
:rush_recall: N
|
46888
|
+
:reloaning_limit: '00'
|
46889
|
+
:booking_permission: N
|
46890
|
+
:booking_hours: A
|
46636
46891
|
MD:
|
46637
46892
|
:sub_library: NREI
|
46638
46893
|
:item_status: ! '##'
|
@@ -49184,6 +49439,23 @@ NYHS:
|
|
49184
49439
|
:reloaning_limit: '00'
|
49185
49440
|
:booking_permission: N
|
49186
49441
|
:booking_hours: A
|
49442
|
+
LT:
|
49443
|
+
:sub_library: NYHS
|
49444
|
+
:item_status: ! '##'
|
49445
|
+
:item_process_status: LT
|
49446
|
+
:text: Lost in processing
|
49447
|
+
:loan: N
|
49448
|
+
:renew: N
|
49449
|
+
:hold_request: N
|
49450
|
+
:photocopy_request: Y
|
49451
|
+
:web_opac: N
|
49452
|
+
:specific_item: Y
|
49453
|
+
:limit_hold: N
|
49454
|
+
:recall: N
|
49455
|
+
:rush_recall: N
|
49456
|
+
:reloaning_limit: '00'
|
49457
|
+
:booking_permission: N
|
49458
|
+
:booking_hours: A
|
49187
49459
|
MD:
|
49188
49460
|
:sub_library: NYHS
|
49189
49461
|
:item_status: ! '##'
|
@@ -51735,6 +52007,23 @@ NYSID:
|
|
51735
52007
|
:reloaning_limit: '00'
|
51736
52008
|
:booking_permission: N
|
51737
52009
|
:booking_hours: A
|
52010
|
+
LT:
|
52011
|
+
:sub_library: NYSID
|
52012
|
+
:item_status: ! '##'
|
52013
|
+
:item_process_status: LT
|
52014
|
+
:text: Lost in processing
|
52015
|
+
:loan: N
|
52016
|
+
:renew: N
|
52017
|
+
:hold_request: N
|
52018
|
+
:photocopy_request: Y
|
52019
|
+
:web_opac: N
|
52020
|
+
:specific_item: Y
|
52021
|
+
:limit_hold: N
|
52022
|
+
:recall: N
|
52023
|
+
:rush_recall: N
|
52024
|
+
:reloaning_limit: '00'
|
52025
|
+
:booking_permission: N
|
52026
|
+
:booking_hours: A
|
51738
52027
|
MD:
|
51739
52028
|
:sub_library: NYSID
|
51740
52029
|
:item_status: ! '##'
|
@@ -54286,6 +54575,23 @@ TNSFO:
|
|
54286
54575
|
:reloaning_limit: '00'
|
54287
54576
|
:booking_permission: N
|
54288
54577
|
:booking_hours: A
|
54578
|
+
LT:
|
54579
|
+
:sub_library: TNSFO
|
54580
|
+
:item_status: ! '##'
|
54581
|
+
:item_process_status: LT
|
54582
|
+
:text: Lost in processing
|
54583
|
+
:loan: N
|
54584
|
+
:renew: N
|
54585
|
+
:hold_request: N
|
54586
|
+
:photocopy_request: Y
|
54587
|
+
:web_opac: N
|
54588
|
+
:specific_item: Y
|
54589
|
+
:limit_hold: N
|
54590
|
+
:recall: N
|
54591
|
+
:rush_recall: N
|
54592
|
+
:reloaning_limit: '00'
|
54593
|
+
:booking_permission: N
|
54594
|
+
:booking_hours: A
|
54289
54595
|
MD:
|
54290
54596
|
:sub_library: TNSFO
|
54291
54597
|
:item_status: ! '##'
|
@@ -56837,6 +57143,23 @@ TNSGI:
|
|
56837
57143
|
:reloaning_limit: '00'
|
56838
57144
|
:booking_permission: N
|
56839
57145
|
:booking_hours: A
|
57146
|
+
LT:
|
57147
|
+
:sub_library: TNSGI
|
57148
|
+
:item_status: ! '##'
|
57149
|
+
:item_process_status: LT
|
57150
|
+
:text: Lost in processing
|
57151
|
+
:loan: N
|
57152
|
+
:renew: N
|
57153
|
+
:hold_request: N
|
57154
|
+
:photocopy_request: Y
|
57155
|
+
:web_opac: N
|
57156
|
+
:specific_item: Y
|
57157
|
+
:limit_hold: N
|
57158
|
+
:recall: N
|
57159
|
+
:rush_recall: N
|
57160
|
+
:reloaning_limit: '00'
|
57161
|
+
:booking_permission: N
|
57162
|
+
:booking_hours: A
|
56840
57163
|
MD:
|
56841
57164
|
:sub_library: TNSGI
|
56842
57165
|
:item_status: ! '##'
|
@@ -59388,6 +59711,23 @@ TNSKE:
|
|
59388
59711
|
:reloaning_limit: '00'
|
59389
59712
|
:booking_permission: N
|
59390
59713
|
:booking_hours: A
|
59714
|
+
LT:
|
59715
|
+
:sub_library: TNSKE
|
59716
|
+
:item_status: ! '##'
|
59717
|
+
:item_process_status: LT
|
59718
|
+
:text: Lost in processing
|
59719
|
+
:loan: N
|
59720
|
+
:renew: N
|
59721
|
+
:hold_request: N
|
59722
|
+
:photocopy_request: Y
|
59723
|
+
:web_opac: N
|
59724
|
+
:specific_item: Y
|
59725
|
+
:limit_hold: N
|
59726
|
+
:recall: N
|
59727
|
+
:rush_recall: N
|
59728
|
+
:reloaning_limit: '00'
|
59729
|
+
:booking_permission: N
|
59730
|
+
:booking_hours: A
|
59391
59731
|
MD:
|
59392
59732
|
:sub_library: TNSKE
|
59393
59733
|
:item_status: ! '##'
|
@@ -61922,6 +62262,23 @@ TNSSC:
|
|
61922
62262
|
:reloaning_limit: '00'
|
61923
62263
|
:booking_permission: N
|
61924
62264
|
:booking_hours: A
|
62265
|
+
LT:
|
62266
|
+
:sub_library: TNSSC
|
62267
|
+
:item_status: ! '##'
|
62268
|
+
:item_process_status: LT
|
62269
|
+
:text: Lost in processing
|
62270
|
+
:loan: N
|
62271
|
+
:renew: N
|
62272
|
+
:hold_request: N
|
62273
|
+
:photocopy_request: Y
|
62274
|
+
:web_opac: N
|
62275
|
+
:specific_item: Y
|
62276
|
+
:limit_hold: N
|
62277
|
+
:recall: N
|
62278
|
+
:rush_recall: N
|
62279
|
+
:reloaning_limit: '00'
|
62280
|
+
:booking_permission: N
|
62281
|
+
:booking_hours: A
|
61925
62282
|
MD:
|
61926
62283
|
:sub_library: TNSSC
|
61927
62284
|
:item_status: ! '##'
|
@@ -68027,227 +68384,6 @@ TWEB:
|
|
68027
68384
|
:reloaning_limit: '00'
|
68028
68385
|
:booking_permission: N
|
68029
68386
|
:booking_hours: A
|
68030
|
-
YA:
|
68031
|
-
:sub_library: TWEB
|
68032
|
-
:item_status: ! '##'
|
68033
|
-
:item_process_status: YA
|
68034
|
-
:text: Brittle Books-1
|
68035
|
-
:loan: N
|
68036
|
-
:renew: N
|
68037
|
-
:hold_request: N
|
68038
|
-
:photocopy_request: Y
|
68039
|
-
:web_opac: Y
|
68040
|
-
:specific_item: Y
|
68041
|
-
:limit_hold: N
|
68042
|
-
:recall: N
|
68043
|
-
:rush_recall: N
|
68044
|
-
:reloaning_limit: '00'
|
68045
|
-
:booking_permission: N
|
68046
|
-
:booking_hours: A
|
68047
|
-
YB:
|
68048
|
-
:sub_library: TWEB
|
68049
|
-
:item_status: ! '##'
|
68050
|
-
:item_process_status: YB
|
68051
|
-
:text: Brittle Books-25
|
68052
|
-
:loan: N
|
68053
|
-
:renew: N
|
68054
|
-
:hold_request: N
|
68055
|
-
:photocopy_request: Y
|
68056
|
-
:web_opac: Y
|
68057
|
-
:specific_item: Y
|
68058
|
-
:limit_hold: N
|
68059
|
-
:recall: N
|
68060
|
-
:rush_recall: N
|
68061
|
-
:reloaning_limit: '00'
|
68062
|
-
:booking_permission: N
|
68063
|
-
:booking_hours: A
|
68064
|
-
YQ:
|
68065
|
-
:sub_library: TWEB
|
68066
|
-
:item_status: ! '##'
|
68067
|
-
:item_process_status: YQ
|
68068
|
-
:text: Brittle Books-30
|
68069
|
-
:loan: N
|
68070
|
-
:renew: N
|
68071
|
-
:hold_request: N
|
68072
|
-
:photocopy_request: Y
|
68073
|
-
:web_opac: Y
|
68074
|
-
:specific_item: Y
|
68075
|
-
:limit_hold: N
|
68076
|
-
:recall: N
|
68077
|
-
:rush_recall: N
|
68078
|
-
:reloaning_limit: '00'
|
68079
|
-
:booking_permission: N
|
68080
|
-
:booking_hours: A
|
68081
|
-
YD:
|
68082
|
-
:sub_library: TWEB
|
68083
|
-
:item_status: ! '##'
|
68084
|
-
:item_process_status: YD
|
68085
|
-
:text: Brittle Books-4
|
68086
|
-
:loan: N
|
68087
|
-
:renew: N
|
68088
|
-
:hold_request: N
|
68089
|
-
:photocopy_request: Y
|
68090
|
-
:web_opac: Y
|
68091
|
-
:specific_item: Y
|
68092
|
-
:limit_hold: N
|
68093
|
-
:recall: N
|
68094
|
-
:rush_recall: N
|
68095
|
-
:reloaning_limit: '00'
|
68096
|
-
:booking_permission: N
|
68097
|
-
:booking_hours: A
|
68098
|
-
YE:
|
68099
|
-
:sub_library: TWEB
|
68100
|
-
:item_status: ! '##'
|
68101
|
-
:item_process_status: YE
|
68102
|
-
:text: Brittle Books-32
|
68103
|
-
:loan: N
|
68104
|
-
:renew: N
|
68105
|
-
:hold_request: N
|
68106
|
-
:photocopy_request: Y
|
68107
|
-
:web_opac: Y
|
68108
|
-
:specific_item: Y
|
68109
|
-
:limit_hold: N
|
68110
|
-
:recall: N
|
68111
|
-
:rush_recall: N
|
68112
|
-
:reloaning_limit: '00'
|
68113
|
-
:booking_permission: N
|
68114
|
-
:booking_hours: A
|
68115
|
-
YF:
|
68116
|
-
:sub_library: TWEB
|
68117
|
-
:item_status: ! '##'
|
68118
|
-
:item_process_status: YF
|
68119
|
-
:text: Brittle Books-31
|
68120
|
-
:loan: N
|
68121
|
-
:renew: N
|
68122
|
-
:hold_request: N
|
68123
|
-
:photocopy_request: Y
|
68124
|
-
:web_opac: Y
|
68125
|
-
:specific_item: Y
|
68126
|
-
:limit_hold: N
|
68127
|
-
:recall: N
|
68128
|
-
:rush_recall: N
|
68129
|
-
:reloaning_limit: '00'
|
68130
|
-
:booking_permission: N
|
68131
|
-
:booking_hours: A
|
68132
|
-
YG:
|
68133
|
-
:sub_library: TWEB
|
68134
|
-
:item_status: ! '##'
|
68135
|
-
:item_process_status: YG
|
68136
|
-
:text: Brittle Books-33
|
68137
|
-
:loan: N
|
68138
|
-
:renew: N
|
68139
|
-
:hold_request: N
|
68140
|
-
:photocopy_request: Y
|
68141
|
-
:web_opac: Y
|
68142
|
-
:specific_item: Y
|
68143
|
-
:limit_hold: N
|
68144
|
-
:recall: N
|
68145
|
-
:rush_recall: N
|
68146
|
-
:reloaning_limit: '00'
|
68147
|
-
:booking_permission: N
|
68148
|
-
:booking_hours: A
|
68149
|
-
YH:
|
68150
|
-
:sub_library: TWEB
|
68151
|
-
:item_status: ! '##'
|
68152
|
-
:item_process_status: YH
|
68153
|
-
:text: Brittle Books-34
|
68154
|
-
:loan: N
|
68155
|
-
:renew: N
|
68156
|
-
:hold_request: N
|
68157
|
-
:photocopy_request: Y
|
68158
|
-
:web_opac: Y
|
68159
|
-
:specific_item: Y
|
68160
|
-
:limit_hold: N
|
68161
|
-
:recall: N
|
68162
|
-
:rush_recall: N
|
68163
|
-
:reloaning_limit: '00'
|
68164
|
-
:booking_permission: N
|
68165
|
-
:booking_hours: A
|
68166
|
-
YJ:
|
68167
|
-
:sub_library: TWEB
|
68168
|
-
:item_status: ! '##'
|
68169
|
-
:item_process_status: YJ
|
68170
|
-
:text: Brittle Books-35
|
68171
|
-
:loan: N
|
68172
|
-
:renew: N
|
68173
|
-
:hold_request: N
|
68174
|
-
:photocopy_request: Y
|
68175
|
-
:web_opac: Y
|
68176
|
-
:specific_item: Y
|
68177
|
-
:limit_hold: N
|
68178
|
-
:recall: N
|
68179
|
-
:rush_recall: N
|
68180
|
-
:reloaning_limit: '00'
|
68181
|
-
:booking_permission: N
|
68182
|
-
:booking_hours: A
|
68183
|
-
YK:
|
68184
|
-
:sub_library: TWEB
|
68185
|
-
:item_status: ! '##'
|
68186
|
-
:item_process_status: YK
|
68187
|
-
:text: Brittle Books-36
|
68188
|
-
:loan: N
|
68189
|
-
:renew: N
|
68190
|
-
:hold_request: N
|
68191
|
-
:photocopy_request: Y
|
68192
|
-
:web_opac: Y
|
68193
|
-
:specific_item: Y
|
68194
|
-
:limit_hold: N
|
68195
|
-
:recall: N
|
68196
|
-
:rush_recall: N
|
68197
|
-
:reloaning_limit: '00'
|
68198
|
-
:booking_permission: N
|
68199
|
-
:booking_hours: A
|
68200
|
-
YL:
|
68201
|
-
:sub_library: TWEB
|
68202
|
-
:item_status: ! '##'
|
68203
|
-
:item_process_status: YL
|
68204
|
-
:text: Brittle Books-37
|
68205
|
-
:loan: N
|
68206
|
-
:renew: N
|
68207
|
-
:hold_request: N
|
68208
|
-
:photocopy_request: Y
|
68209
|
-
:web_opac: Y
|
68210
|
-
:specific_item: Y
|
68211
|
-
:limit_hold: N
|
68212
|
-
:recall: N
|
68213
|
-
:rush_recall: N
|
68214
|
-
:reloaning_limit: '00'
|
68215
|
-
:booking_permission: N
|
68216
|
-
:booking_hours: A
|
68217
|
-
YM:
|
68218
|
-
:sub_library: TWEB
|
68219
|
-
:item_status: ! '##'
|
68220
|
-
:item_process_status: YM
|
68221
|
-
:text: Brittle Books-38
|
68222
|
-
:loan: N
|
68223
|
-
:renew: N
|
68224
|
-
:hold_request: N
|
68225
|
-
:photocopy_request: Y
|
68226
|
-
:web_opac: Y
|
68227
|
-
:specific_item: Y
|
68228
|
-
:limit_hold: N
|
68229
|
-
:recall: N
|
68230
|
-
:rush_recall: N
|
68231
|
-
:reloaning_limit: '00'
|
68232
|
-
:booking_permission: N
|
68233
|
-
:booking_hours: A
|
68234
|
-
YN:
|
68235
|
-
:sub_library: TWEB
|
68236
|
-
:item_status: ! '##'
|
68237
|
-
:item_process_status: YN
|
68238
|
-
:text: Brittle Books-39
|
68239
|
-
:loan: N
|
68240
|
-
:renew: N
|
68241
|
-
:hold_request: N
|
68242
|
-
:photocopy_request: Y
|
68243
|
-
:web_opac: Y
|
68244
|
-
:specific_item: Y
|
68245
|
-
:limit_hold: N
|
68246
|
-
:recall: N
|
68247
|
-
:rush_recall: N
|
68248
|
-
:reloaning_limit: '00'
|
68249
|
-
:booking_permission: N
|
68250
|
-
:booking_hours: A
|
68251
68387
|
YO:
|
68252
68388
|
:sub_library: TWEB
|
68253
68389
|
:item_status: ! '##'
|
@@ -68265,431 +68401,6 @@ TWEB:
|
|
68265
68401
|
:reloaning_limit: '00'
|
68266
68402
|
:booking_permission: N
|
68267
68403
|
:booking_hours: A
|
68268
|
-
YP:
|
68269
|
-
:sub_library: TWEB
|
68270
|
-
:item_status: ! '##'
|
68271
|
-
:item_process_status: YP
|
68272
|
-
:text: Brittle Books-40
|
68273
|
-
:loan: N
|
68274
|
-
:renew: N
|
68275
|
-
:hold_request: N
|
68276
|
-
:photocopy_request: Y
|
68277
|
-
:web_opac: Y
|
68278
|
-
:specific_item: Y
|
68279
|
-
:limit_hold: N
|
68280
|
-
:recall: N
|
68281
|
-
:rush_recall: N
|
68282
|
-
:reloaning_limit: '00'
|
68283
|
-
:booking_permission: N
|
68284
|
-
:booking_hours: A
|
68285
|
-
YY:
|
68286
|
-
:sub_library: TWEB
|
68287
|
-
:item_status: ! '##'
|
68288
|
-
:item_process_status: YY
|
68289
|
-
:text: Brittle Books-24
|
68290
|
-
:loan: N
|
68291
|
-
:renew: N
|
68292
|
-
:hold_request: N
|
68293
|
-
:photocopy_request: Y
|
68294
|
-
:web_opac: Y
|
68295
|
-
:specific_item: Y
|
68296
|
-
:limit_hold: N
|
68297
|
-
:recall: N
|
68298
|
-
:rush_recall: N
|
68299
|
-
:reloaning_limit: '00'
|
68300
|
-
:booking_permission: N
|
68301
|
-
:booking_hours: A
|
68302
|
-
ZB:
|
68303
|
-
:sub_library: TWEB
|
68304
|
-
:item_status: ! '##'
|
68305
|
-
:item_process_status: ZB
|
68306
|
-
:text: Brittle Books-2
|
68307
|
-
:loan: N
|
68308
|
-
:renew: N
|
68309
|
-
:hold_request: N
|
68310
|
-
:photocopy_request: Y
|
68311
|
-
:web_opac: Y
|
68312
|
-
:specific_item: Y
|
68313
|
-
:limit_hold: N
|
68314
|
-
:recall: N
|
68315
|
-
:rush_recall: N
|
68316
|
-
:reloaning_limit: '00'
|
68317
|
-
:booking_permission: N
|
68318
|
-
:booking_hours: A
|
68319
|
-
ZC:
|
68320
|
-
:sub_library: TWEB
|
68321
|
-
:item_status: ! '##'
|
68322
|
-
:item_process_status: ZC
|
68323
|
-
:text: Brittle Books-3
|
68324
|
-
:loan: N
|
68325
|
-
:renew: N
|
68326
|
-
:hold_request: N
|
68327
|
-
:photocopy_request: Y
|
68328
|
-
:web_opac: Y
|
68329
|
-
:specific_item: Y
|
68330
|
-
:limit_hold: N
|
68331
|
-
:recall: N
|
68332
|
-
:rush_recall: N
|
68333
|
-
:reloaning_limit: '00'
|
68334
|
-
:booking_permission: N
|
68335
|
-
:booking_hours: A
|
68336
|
-
ZE:
|
68337
|
-
:sub_library: TWEB
|
68338
|
-
:item_status: ! '##'
|
68339
|
-
:item_process_status: ZE
|
68340
|
-
:text: Brittle Books-5
|
68341
|
-
:loan: N
|
68342
|
-
:renew: N
|
68343
|
-
:hold_request: N
|
68344
|
-
:photocopy_request: Y
|
68345
|
-
:web_opac: Y
|
68346
|
-
:specific_item: Y
|
68347
|
-
:limit_hold: N
|
68348
|
-
:recall: N
|
68349
|
-
:rush_recall: N
|
68350
|
-
:reloaning_limit: '00'
|
68351
|
-
:booking_permission: N
|
68352
|
-
:booking_hours: A
|
68353
|
-
ZF:
|
68354
|
-
:sub_library: TWEB
|
68355
|
-
:item_status: ! '##'
|
68356
|
-
:item_process_status: ZF
|
68357
|
-
:text: Brittle Books-6
|
68358
|
-
:loan: N
|
68359
|
-
:renew: N
|
68360
|
-
:hold_request: N
|
68361
|
-
:photocopy_request: Y
|
68362
|
-
:web_opac: Y
|
68363
|
-
:specific_item: Y
|
68364
|
-
:limit_hold: N
|
68365
|
-
:recall: N
|
68366
|
-
:rush_recall: N
|
68367
|
-
:reloaning_limit: '00'
|
68368
|
-
:booking_permission: N
|
68369
|
-
:booking_hours: A
|
68370
|
-
ZG:
|
68371
|
-
:sub_library: TWEB
|
68372
|
-
:item_status: ! '##'
|
68373
|
-
:item_process_status: ZG
|
68374
|
-
:text: Brittle Books-7
|
68375
|
-
:loan: N
|
68376
|
-
:renew: N
|
68377
|
-
:hold_request: N
|
68378
|
-
:photocopy_request: Y
|
68379
|
-
:web_opac: Y
|
68380
|
-
:specific_item: Y
|
68381
|
-
:limit_hold: N
|
68382
|
-
:recall: N
|
68383
|
-
:rush_recall: N
|
68384
|
-
:reloaning_limit: '00'
|
68385
|
-
:booking_permission: N
|
68386
|
-
:booking_hours: A
|
68387
|
-
ZH:
|
68388
|
-
:sub_library: TWEB
|
68389
|
-
:item_status: ! '##'
|
68390
|
-
:item_process_status: ZH
|
68391
|
-
:text: Brittle Books-8
|
68392
|
-
:loan: N
|
68393
|
-
:renew: N
|
68394
|
-
:hold_request: N
|
68395
|
-
:photocopy_request: Y
|
68396
|
-
:web_opac: Y
|
68397
|
-
:specific_item: Y
|
68398
|
-
:limit_hold: N
|
68399
|
-
:recall: N
|
68400
|
-
:rush_recall: N
|
68401
|
-
:reloaning_limit: '00'
|
68402
|
-
:booking_permission: N
|
68403
|
-
:booking_hours: A
|
68404
|
-
ZI:
|
68405
|
-
:sub_library: TWEB
|
68406
|
-
:item_status: ! '##'
|
68407
|
-
:item_process_status: ZI
|
68408
|
-
:text: Brittle Books-9
|
68409
|
-
:loan: N
|
68410
|
-
:renew: N
|
68411
|
-
:hold_request: N
|
68412
|
-
:photocopy_request: Y
|
68413
|
-
:web_opac: Y
|
68414
|
-
:specific_item: Y
|
68415
|
-
:limit_hold: N
|
68416
|
-
:recall: N
|
68417
|
-
:rush_recall: N
|
68418
|
-
:reloaning_limit: '00'
|
68419
|
-
:booking_permission: N
|
68420
|
-
:booking_hours: A
|
68421
|
-
ZJ:
|
68422
|
-
:sub_library: TWEB
|
68423
|
-
:item_status: ! '##'
|
68424
|
-
:item_process_status: ZJ
|
68425
|
-
:text: Brittle Books-10
|
68426
|
-
:loan: N
|
68427
|
-
:renew: N
|
68428
|
-
:hold_request: N
|
68429
|
-
:photocopy_request: Y
|
68430
|
-
:web_opac: Y
|
68431
|
-
:specific_item: Y
|
68432
|
-
:limit_hold: N
|
68433
|
-
:recall: N
|
68434
|
-
:rush_recall: N
|
68435
|
-
:reloaning_limit: '00'
|
68436
|
-
:booking_permission: N
|
68437
|
-
:booking_hours: A
|
68438
|
-
ZK:
|
68439
|
-
:sub_library: TWEB
|
68440
|
-
:item_status: ! '##'
|
68441
|
-
:item_process_status: ZK
|
68442
|
-
:text: Brittle Books-11
|
68443
|
-
:loan: N
|
68444
|
-
:renew: N
|
68445
|
-
:hold_request: N
|
68446
|
-
:photocopy_request: Y
|
68447
|
-
:web_opac: Y
|
68448
|
-
:specific_item: Y
|
68449
|
-
:limit_hold: N
|
68450
|
-
:recall: N
|
68451
|
-
:rush_recall: N
|
68452
|
-
:reloaning_limit: '00'
|
68453
|
-
:booking_permission: N
|
68454
|
-
:booking_hours: A
|
68455
|
-
ZL:
|
68456
|
-
:sub_library: TWEB
|
68457
|
-
:item_status: ! '##'
|
68458
|
-
:item_process_status: ZL
|
68459
|
-
:text: Brittle Books-12
|
68460
|
-
:loan: N
|
68461
|
-
:renew: N
|
68462
|
-
:hold_request: N
|
68463
|
-
:photocopy_request: Y
|
68464
|
-
:web_opac: Y
|
68465
|
-
:specific_item: Y
|
68466
|
-
:limit_hold: N
|
68467
|
-
:recall: N
|
68468
|
-
:rush_recall: N
|
68469
|
-
:reloaning_limit: '00'
|
68470
|
-
:booking_permission: N
|
68471
|
-
:booking_hours: A
|
68472
|
-
ZM:
|
68473
|
-
:sub_library: TWEB
|
68474
|
-
:item_status: ! '##'
|
68475
|
-
:item_process_status: ZM
|
68476
|
-
:text: Brittle Books-13
|
68477
|
-
:loan: N
|
68478
|
-
:renew: N
|
68479
|
-
:hold_request: N
|
68480
|
-
:photocopy_request: Y
|
68481
|
-
:web_opac: Y
|
68482
|
-
:specific_item: Y
|
68483
|
-
:limit_hold: N
|
68484
|
-
:recall: N
|
68485
|
-
:rush_recall: N
|
68486
|
-
:reloaning_limit: '00'
|
68487
|
-
:booking_permission: N
|
68488
|
-
:booking_hours: A
|
68489
|
-
ZN:
|
68490
|
-
:sub_library: TWEB
|
68491
|
-
:item_status: ! '##'
|
68492
|
-
:item_process_status: ZN
|
68493
|
-
:text: Brittle Books-14
|
68494
|
-
:loan: N
|
68495
|
-
:renew: N
|
68496
|
-
:hold_request: N
|
68497
|
-
:photocopy_request: Y
|
68498
|
-
:web_opac: Y
|
68499
|
-
:specific_item: Y
|
68500
|
-
:limit_hold: N
|
68501
|
-
:recall: N
|
68502
|
-
:rush_recall: N
|
68503
|
-
:reloaning_limit: '00'
|
68504
|
-
:booking_permission: N
|
68505
|
-
:booking_hours: A
|
68506
|
-
ZO:
|
68507
|
-
:sub_library: TWEB
|
68508
|
-
:item_status: ! '##'
|
68509
|
-
:item_process_status: ZO
|
68510
|
-
:text: Brittle Books-15
|
68511
|
-
:loan: N
|
68512
|
-
:renew: N
|
68513
|
-
:hold_request: N
|
68514
|
-
:photocopy_request: Y
|
68515
|
-
:web_opac: Y
|
68516
|
-
:specific_item: Y
|
68517
|
-
:limit_hold: N
|
68518
|
-
:recall: N
|
68519
|
-
:rush_recall: N
|
68520
|
-
:reloaning_limit: '00'
|
68521
|
-
:booking_permission: N
|
68522
|
-
:booking_hours: A
|
68523
|
-
ZP:
|
68524
|
-
:sub_library: TWEB
|
68525
|
-
:item_status: ! '##'
|
68526
|
-
:item_process_status: ZP
|
68527
|
-
:text: Brittle Books-16
|
68528
|
-
:loan: N
|
68529
|
-
:renew: N
|
68530
|
-
:hold_request: N
|
68531
|
-
:photocopy_request: Y
|
68532
|
-
:web_opac: Y
|
68533
|
-
:specific_item: Y
|
68534
|
-
:limit_hold: N
|
68535
|
-
:recall: N
|
68536
|
-
:rush_recall: N
|
68537
|
-
:reloaning_limit: '00'
|
68538
|
-
:booking_permission: N
|
68539
|
-
:booking_hours: A
|
68540
|
-
ZQ:
|
68541
|
-
:sub_library: TWEB
|
68542
|
-
:item_status: ! '##'
|
68543
|
-
:item_process_status: ZQ
|
68544
|
-
:text: Brittle Books-17
|
68545
|
-
:loan: N
|
68546
|
-
:renew: N
|
68547
|
-
:hold_request: N
|
68548
|
-
:photocopy_request: Y
|
68549
|
-
:web_opac: Y
|
68550
|
-
:specific_item: Y
|
68551
|
-
:limit_hold: N
|
68552
|
-
:recall: N
|
68553
|
-
:rush_recall: N
|
68554
|
-
:reloaning_limit: '00'
|
68555
|
-
:booking_permission: N
|
68556
|
-
:booking_hours: A
|
68557
|
-
ZR:
|
68558
|
-
:sub_library: TWEB
|
68559
|
-
:item_status: ! '##'
|
68560
|
-
:item_process_status: ZR
|
68561
|
-
:text: Brittle Books-18
|
68562
|
-
:loan: N
|
68563
|
-
:renew: N
|
68564
|
-
:hold_request: N
|
68565
|
-
:photocopy_request: Y
|
68566
|
-
:web_opac: Y
|
68567
|
-
:specific_item: Y
|
68568
|
-
:limit_hold: N
|
68569
|
-
:recall: N
|
68570
|
-
:rush_recall: N
|
68571
|
-
:reloaning_limit: '00'
|
68572
|
-
:booking_permission: N
|
68573
|
-
:booking_hours: A
|
68574
|
-
ZS:
|
68575
|
-
:sub_library: TWEB
|
68576
|
-
:item_status: ! '##'
|
68577
|
-
:item_process_status: ZS
|
68578
|
-
:text: Brittle Books-19
|
68579
|
-
:loan: N
|
68580
|
-
:renew: N
|
68581
|
-
:hold_request: N
|
68582
|
-
:photocopy_request: Y
|
68583
|
-
:web_opac: Y
|
68584
|
-
:specific_item: Y
|
68585
|
-
:limit_hold: N
|
68586
|
-
:recall: N
|
68587
|
-
:rush_recall: N
|
68588
|
-
:reloaning_limit: '00'
|
68589
|
-
:booking_permission: N
|
68590
|
-
:booking_hours: A
|
68591
|
-
ZT:
|
68592
|
-
:sub_library: TWEB
|
68593
|
-
:item_status: ! '##'
|
68594
|
-
:item_process_status: ZT
|
68595
|
-
:text: Brittle Books-20
|
68596
|
-
:loan: N
|
68597
|
-
:renew: N
|
68598
|
-
:hold_request: N
|
68599
|
-
:photocopy_request: Y
|
68600
|
-
:web_opac: Y
|
68601
|
-
:specific_item: Y
|
68602
|
-
:limit_hold: N
|
68603
|
-
:recall: N
|
68604
|
-
:rush_recall: N
|
68605
|
-
:reloaning_limit: '00'
|
68606
|
-
:booking_permission: N
|
68607
|
-
:booking_hours: A
|
68608
|
-
ZV:
|
68609
|
-
:sub_library: TWEB
|
68610
|
-
:item_status: ! '##'
|
68611
|
-
:item_process_status: ZV
|
68612
|
-
:text: Brittle Books-21
|
68613
|
-
:loan: N
|
68614
|
-
:renew: N
|
68615
|
-
:hold_request: N
|
68616
|
-
:photocopy_request: Y
|
68617
|
-
:web_opac: Y
|
68618
|
-
:specific_item: Y
|
68619
|
-
:limit_hold: N
|
68620
|
-
:recall: N
|
68621
|
-
:rush_recall: N
|
68622
|
-
:reloaning_limit: '00'
|
68623
|
-
:booking_permission: N
|
68624
|
-
:booking_hours: A
|
68625
|
-
ZW:
|
68626
|
-
:sub_library: TWEB
|
68627
|
-
:item_status: ! '##'
|
68628
|
-
:item_process_status: ZW
|
68629
|
-
:text: Brittle Books-22
|
68630
|
-
:loan: N
|
68631
|
-
:renew: N
|
68632
|
-
:hold_request: N
|
68633
|
-
:photocopy_request: Y
|
68634
|
-
:web_opac: Y
|
68635
|
-
:specific_item: Y
|
68636
|
-
:limit_hold: N
|
68637
|
-
:recall: N
|
68638
|
-
:rush_recall: N
|
68639
|
-
:reloaning_limit: '00'
|
68640
|
-
:booking_permission: N
|
68641
|
-
:booking_hours: A
|
68642
|
-
ZX:
|
68643
|
-
:sub_library: TWEB
|
68644
|
-
:item_status: ! '##'
|
68645
|
-
:item_process_status: ZX
|
68646
|
-
:text: Brittle Books-23
|
68647
|
-
:loan: N
|
68648
|
-
:renew: N
|
68649
|
-
:hold_request: N
|
68650
|
-
:photocopy_request: Y
|
68651
|
-
:web_opac: Y
|
68652
|
-
:specific_item: Y
|
68653
|
-
:limit_hold: N
|
68654
|
-
:recall: N
|
68655
|
-
:rush_recall: N
|
68656
|
-
:reloaning_limit: '00'
|
68657
|
-
:booking_permission: N
|
68658
|
-
:booking_hours: A
|
68659
|
-
ZY:
|
68660
|
-
:sub_library: TWEB
|
68661
|
-
:item_status: ! '##'
|
68662
|
-
:item_process_status: ZY
|
68663
|
-
:text: Brittle Books-26
|
68664
|
-
:loan: N
|
68665
|
-
:renew: N
|
68666
|
-
:hold_request: N
|
68667
|
-
:photocopy_request: Y
|
68668
|
-
:web_opac: Y
|
68669
|
-
:specific_item: Y
|
68670
|
-
:limit_hold: N
|
68671
|
-
:recall: N
|
68672
|
-
:rush_recall: N
|
68673
|
-
:reloaning_limit: '00'
|
68674
|
-
:booking_permission: N
|
68675
|
-
:booking_hours: A
|
68676
|
-
ZZ:
|
68677
|
-
:sub_library: TWEB
|
68678
|
-
:item_status: ! '##'
|
68679
|
-
:item_process_status: ZZ
|
68680
|
-
:text: Brittle Books-27
|
68681
|
-
:loan: N
|
68682
|
-
:renew: N
|
68683
|
-
:hold_request: N
|
68684
|
-
:photocopy_request: Y
|
68685
|
-
:web_opac: Y
|
68686
|
-
:specific_item: Y
|
68687
|
-
:limit_hold: N
|
68688
|
-
:recall: N
|
68689
|
-
:rush_recall: N
|
68690
|
-
:reloaning_limit: '00'
|
68691
|
-
:booking_permission: N
|
68692
|
-
:booking_hours: A
|
68693
68404
|
! '##':
|
68694
68405
|
:sub_library: TWEB
|
68695
68406
|
:item_status: '77'
|