{ code => 'LLO',
field => 'owning_lib',
attr => 'INCLUDE_OWNING_LIB'},
- { code => 'LFN',
- field => 'fund',
- attr => 'INCLUDE_FUND'},
- { code => 'LSM',
- field => 'call_number',
- attr => 'INCLUDE_CALL_NUMBER',
- empty_attr => 'INCLUDE_EMPTY_CALL_NUMBER'},
- { code => 'LST',
- field => 'item_type',
- attr => 'INCLUDE_ITEM_TYPE',
- empty_attr => 'INCLUDE_EMPTY_ITEM_TYPE'},
{ code => 'LSQ',
field => 'collection_code',
attr => 'INCLUDE_COLLECTION_CODE',
empty_attr => 'INCLUDE_EMPTY_COLLECTION_CODE'},
+ { code => 'LQT',
+ field => 'quantity',
+ attr => 'INCLUDE_QUANTITY'},
+ { code => 'LCO',
+ field => 'copy_id',
+ attr => 'INCLUDE_COPY_ID'},
+ { code => 'LST',
+ field => 'item_type',
+ attr => 'INCLUDE_ITEM_TYPE',
+ empty_attr => 'INCLUDE_EMPTY_ITEM_TYPE'},
+ { code => 'LSM',
+ field => 'call_number',
+ attr => 'INCLUDE_CALL_NUMBER',
+ empty_attr => 'INCLUDE_EMPTY_CALL_NUMBER'},
+ { code => 'LFN',
+ field => 'fund',
+ attr => 'INCLUDE_FUND'},
{ code => 'LFH',
field => 'location',
attr => 'INCLUDE_LOCATION',
empty_attr => 'INCLUDE_EMPTY_LOCATION'},
{ code => 'LAC',
field => 'barcode',
- attr => 'INCLUDE_ITEM_BARCODE'},
- { code => 'LQT',
- field => 'quantity',
- attr => 'INCLUDE_QUANTITY'}
+ attr => 'INCLUDE_ITEM_BARCODE'}
);
# EDI Segments: --