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

Releases: SydneyUniLibrary/print-slip-report

v2021.2.1

09 Sep 08:42
140e66e
Compare
Choose a tag to compare

Changes

  • Small change updating the Cloud App framework from 1.4.0 to 1.4.1.

v2021.2

22 Aug 02:14
Compare
Choose a tag to compare

Features

  • When printing the report, you can choose to separate the items from different locations onto their own pages. Thanks @d22 for this contribution.
    • Go into the app configuration by clicking the ellipses next to Print Slip Report and then the wrench.
    • Under the Other tab, toogle «Group by location».

v2021.1

07 Jul 03:46
Compare
Choose a tag to compare

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.