[Bug 14962] Temp Shelving Location / On Display Module
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14962 --- Comment #111 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 194312 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194312&action=edit Bug 14962: (QA follow-up) Add date_remove filter to active_display_item active_display_item() was missing a date_remove check, unlike active_display() which correctly excludes expired display items. This method is called from C4::Circulation::AddReturn to decide whether to apply display_return_over logic. Without the filter, items past their date_remove date would still trigger removal logic even though every other part of the system treats them as no longer on display. Sponsored-by: ByWater Solutions Signed-of-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org