Skip to content
ls.ext release 0.5.0

- koha:
  - add pickupnumber to reserves table, update schema and add pickupnumber trigger
  - boost starman workers
  - replacementprice for Spill
  - rewrite pidgeon service to use tempfiles
  - add itemnumber to reserveslip for correct generation
- sip:
  - fix for missing AO in self checkout machines
  - checkin: Override current location, set to institution ID (excluding API branch)
- patron-client:
  - update patron overview to use new pickupnumber
- catalinker:
  - fix replacing resource DEICH-435
  - when patchcing objects, do not delete empty values DEICH-462
  - add created and modified timestamp to all authorities DEICH-433
  - map 300$a as extent or number of pages depending on mediatype DEICH-427
  - fix composition type search
- services:
  - make publication class number searchable as 'kd' DEICH-161