Bug 19731

Summary: Notify when you add new item with reservations
Product: Koha Reporter: Patrick Robitaille <patrick.robitaille>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED WONTFIX QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle, liz, marjorie.barry-vila
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Patrick Robitaille 2017-12-01 16:24:07 UTC
Hi,

It would be nice in Koha when you add a new item to have a notification or a pop-uo when all the items for this record are on loan and there are reservations for this record. That could be usefull to have this notification for the person who has added the new item to be niticed that it should be put on hold to satisfy reservations and not shelved with available status. 

Patrick.
Comment 1 Liz Rea 2017-12-13 03:03:13 UTC
Hi Patrick,

As a cheap and easy work around, you can return every item you add to see if it triggers holds. This is how most libraries determine if a newly added item is on reserve.

Cheers,
Liz
Comment 2 Katrin Fischer 2019-02-04 23:25:35 UTC
The number of holds on a record is now directly visible on the holds tab on the right of the edit item form. Does this work for you, Patrick?
Comment 3 Marjorie Barry-Vila 2019-02-19 13:55:54 UTC
(In reply to Katrin Fischer from comment #2)
> The number of holds on a record is now directly visible on the holds tab on
> the right of the edit item form. Does this work for you, Patrick?

Hi Katrin,
I answer for Patrick, he's my colleague.
It's ok for number of holds directly visible on the holds tab.
I close the request.

Regards,
Marjorie
Comment 4 Katrin Fischer 2019-02-19 18:56:07 UTC
Thx for the feedback :)