-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a workflow to Withdraw Items by Barcode #346
Labels
enhancement
New feature or request
Comments
jeremythuff
changed the title
Create a workflow to Withdraw Serials
Create a workflow to Withdraw Items by Barcode
Apr 16, 2024
rhundal7
added a commit
that referenced
this issue
Apr 22, 2024
Merged
At Item level: The temporary location should be set to withdrawn. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Given a list of item barcodes, make the following changes:
Item
Status = withdrawn
Loan type = withdrawn
Item suppress = True
Corresponding Holdings
Suppress Holdings
Change Holdings location = Evans withdrawn
Add note: The language of the note should be provided by a variable
Corresponding Instance
Suppress Instance if there is no longer an attached unsuppressed holdings
This workflow should end by generating an email to notify a recipient, provided by a variable of the success of the workflow. No specific information about the workflow needs to be included in the email, other than that the workflow has completed.
The text was updated successfully, but these errors were encountered: