https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38666
--- Comment #57 from Victor Grousset/tuxayo <[email protected]> --- > 8. Select this item and click on "Place hold". You should be redirected to the "Closed stack requests" tab where you can see the request that you just made It is weird to have hold everywhere on the page but if there is no actual confusion (it's not a thing I can really give feedback on) then it's worth not having to mess everywhere with the templates. Does anyone uses a language where the way they would translate "closed stack request" will not work well with their translation of "holds" still being everywhere around? The concepts might be close enough that this is never an issue. I'm merely highlighting this so people with functional backgrounds can dismiss or confirm the potential issue. ---- > 12. Go to Circulation ยป Closed stack requests "The following holds have not been filled." Maybe just there it feel more clear that it's worth having the right term to be sure to not go search something in the wrong place. ----- > and a "closed stack request" button in the toolbar I previously reported that in staff I don't seed the button in the toolbar when an item is marked for closed stack. But at least here it works in the OPAC. ----- > 18. Go back to the staff interface main page. You should see an alert at > the bottom: "Pending closed stack requests: 1". I don't see it :o /cgi-bin/koha/circ/closed-stack-requests.pl report none. But the patrons OPAC page and the record staff page indeed list the CS request. DB: MariaDB [koha_kohadev]> select * from reserves\G *************************** 1. row *************************** reserve_id: 4 borrowernumber: 5 reservedate: 2026-03-08 biblionumber: 295 deleted_biblionumber: NULL item_group_id: NULL branchcode: FPL desk_id: NULL notificationdate: NULL reminderdate: NULL cancellationdate: NULL cancellation_reason: NULL reservenotes: priority: 1 found: NULL timestamp: 2026-03-08 03:17:03 itemnumber: 656 waitingdate: NULL expirationdate: NULL patron_expiration_date: NULL lowestPriority: 0 suspend: 0 suspend_until: NULL itemtype: NULL item_level_hold: 1 non_priority: 0 closed_stack_request_slip_printed: 0 hold_group_id: NULL -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
