You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This workflow will need to run on a daily basis. It needs to identify every item at the location Evans nbs, and for each item it need to ensure that there is a Checkin note attached to it, instructing the Staff at the time of checkin to return the book to the Evans New Bookshelf.
The specific note type will be supplied by @jeremythuff as will the text of the note.
This workflow will need to run on a daily basis. It needs to identify every item at the location
Evans nbs
, and for each item it need to ensure that there is a Checkin note attached to it, instructing the Staff at the time of checkin to return the book to the Evans New Bookshelf.The specific note type will be supplied by @jeremythuff as will the text of the note.
An example of adding notes to items through the API can be found here: https://github.com/TAMULib/folio-scripts/blob/main/add_item_note.js
The text was updated successfully, but these errors were encountered: