Skip to content

Releases: ExLibrisGroup/alma-receive-serials

Defect repair

04 Aug 14:28
Compare
Choose a tag to compare

When retrieving items, the app would sort by item description. This could be a problem in that the item description isn't always populated, so the most recent item might not be returned. In this case, the "Fill item template" button might not populate the template with the most recent item's values.

The code was changed to sort the items by item receive date. This should ensure the most recently received item's values are used to populate the template. Although this might still be an issue if items are received out of order, it probably solves the problem in most cases.

Minor enhancement

28 Jul 17:31
Compare
Choose a tag to compare

Include displaying the "Receiving Note" in the Cloud App, GitHub Issue #29

Transfer ownership to Ex Libris

17 Jan 09:59
7c9396a
Compare
Choose a tag to compare
Pre-release
v0.0.6

Author Ex Libris

Minor fix

31 Aug 05:45
Compare
Choose a tag to compare
Minor fix Pre-release
Pre-release

Add error message if unauthorized

Bug fix

26 Aug 14:30
Compare
Choose a tag to compare
Bug fix Pre-release
Pre-release

Open PO line from search. Fixes #6

Bug fix

02 Aug 10:34
942836c
Compare
Choose a tag to compare
Bug fix Pre-release
Pre-release

Retrieve PO line by code

Bug fix

23 Jun 12:10
Compare
Choose a tag to compare
Bug fix Pre-release
Pre-release

Removed concurrent item creation

First cut

16 Jun 13:51
457bd04
Compare
Choose a tag to compare
First cut Pre-release
Pre-release
Merge pull request #1 from jweisman/dependabot/npm_and_yarn/websocket…

…-extensions-0.1.4

Bump websocket-extensions from 0.1.3 to 0.1.4