| Summary: | visually alert at return for a reservation if item need to be transferred | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Hannah Dunne-Howrie <hdunne-howrie> |
| Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | gmcharlt, kyle |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
background colour pink if the reserve needs to be transferred, this is different to the usual yellow
the 'as is' background for if the item doesn't need to be transferred |
||
Created attachment 188986 [details]
the 'as is' background for if the item doesn't need to be transferred
|
Created attachment 188985 [details] background colour pink if the reserve needs to be transferred, this is different to the usual yellow We would like to see a visibly different in the pop up window display for when a reservation needs to be transferred to another site and when it needs to be placed on the reservation shelf. We are seeing lots of human error with this at the moment and something like a rule that changes the colour background would really help. For example, I was able to do this quite easily with a hook on 'transfer to' being present. See attached.