Summary: | SIP: Add a message on successful checkin with a hold | ||
---|---|---|---|
Product: | Koha | Reporter: | Marion Durand <marion.durand> |
Component: | SIP2 | Assignee: | Bugs List <koha-bugs> |
Status: | Needs Signoff --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Bug 40995: SIP add a message at checkin for document with hold |
Description
Marion Durand
2025-10-06 10:25:39 UTC
Created attachment 187473 [details] [review] Bug 40995: SIP add a message at checkin for document with hold Bug 40995: SIP add a message at checkin for document with hold Add a screen message (AF) when a document with a hold is checked in. Only show when the parameter show_checkin_message is set to 1. To test: 1- Checkout a document to a patron A 2- Place a hold for patron B for this document 3- Do a checking using SIP 4- Check that the screen message (AF field) contain a text warning that the item is on hold, and that the return has been correctly done |