Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

v2021.1

Compare
Choose a tag to compare
@SydneyUni-Jim SydneyUni-Jim released this 07 Jul 03:46
· 9 commits to main since this release

After many beta release and many months, we think the app is ready for use in production 🎉

Features

  • Find the requests that need to be pull from the shelves for a particular circulation desk.
  • Print the slip report
  • Download the slip report as an Excel workbook
  • Choose:
    • which columns to include in the report,
    • the order of the columns, and
    • the maximum number of characters in the column.
  • Configure defaults for your institution
    • the default circ desk code for your libraries,
    • which columns to include in the report,
    • the order of the columns, and
    • the maximum number of characters in the column.

Known issues

  • Requests that have already printed will print again until the request is fulfilled or cancelled (#3)
  • You can't select or filter which requests to print (#7, #8)
  • You can only sort by call number (#8, #41)
  • There is no internationalisation or support for internationalisation (#25)
  • The Resource Sharing Volume column doesn't always have a value (#43)
  • Sometimes downloading doesn't work in Firefox (#39)

Changes since beta 7

  • Include almost all of the columns that are available in Alma's built-in slip report.
  • Print all the requests for the same holding record.
  • Print all the barcodes that can fulfil a request.
  • Use the temporary location of items that are at temporary locations.
  • More precise pickup locations (thanks @d22)
  • The columns in the home page have moved to their own tab
  • The reset button is now under the columns tab, only resets the columns and is now labelled Defaults.
  • Only remembers the columns when a user customises them. Otherwise the user gets the defaults set the institution-level configuration.