[Koha-bugs] [Bug 17748] Show due date in item search results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 24 03:36:17 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17748

--- Comment #33 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Created attachment 131051
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131051&action=edit
Bug 17748: (follow-up) Fix date due column filter

After items search result when entering a term in date due colum filter
table is not filtered.
Its is because columns from 'Issue' must be added in
_SearchItems_build_where_fragment()
like it has been added in SearchItems().

Test plan :
1) Perform an item search with some results beeing checked-out
2) In colum 'Date due' enter a number that is contained is some due
   dates, ie '2022'
3) Table results are filtered with items having search term in due date

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list