https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36920
--- Comment #1 from Katariina Pohto <[email protected]> --- Created attachment 167105 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167105&action=edit Bug 36920: Greater/less than search option for item search page field drop-down menu This patch adds '>' and '<' operators to the search. 1. Go to item search page and navigate to the field drop-down menu (default value Barcode). 2. Note that the operator choices for this search menu are 'is' and 'is not'. 3. Apply patch and refresh cache. 4. Navigate back to the menu and note that the operator menu now includes '<' and '>'. 5. Select one of the new values and refresh page to see that the selection stays. 6. Test a field or several with the new operators to see that the new operators are working as intended. -- 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/
