https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17453 Claire Gravely <claire_gravely@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |claire_gravely@hotmail.com --- Comment #18 from Claire Gravely <claire_gravely@hotmail.com> --- (In reply to Jonathan Druart from comment #15)
(In reply to Nick Clemens from comment #12)
Patch doesn't apply, I also wonder about last patch: Allow pickup at a library where all items are checked out
It only checks if items are checked out, but what about case of items waiting for pickup or damaged/lost?
Hum yes you may be right. But that sounds like a very specific situation and that would make the code much complicated. I'd suggest to go first with these patches and improve them later if it is really needed. If you think it has to be handled, I can try and provide a patch on this bug report.
I would agree with Nick that items that are on hold for someone or otherwise marked as unavailable ( such as lost) should be taken into consideration. No items should be "available" at the pick up location in order for it to qualify as a pick up location perhaps? -- You are receiving this mail because: You are watching all bug changes.