https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35866 Bug ID: 35866 Summary: Filter in parcels.pl only checks 20 first results Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org When a library has a lot of invoices for a vendor, the filter box at the top of the invoice table only looks in the 20 first results. (The filter box on the left side is OK.) To recreate: 1. Go to Acquisitions 2. Search for a vendor 3. Click "Receive shipments" 4. If there are less than 21 invoices, create some until you have at least 21 4.1. Fill out the "Vendor invoice" field 4.2. Click Save 4.3. Click "Back" in your browser 4.4. Redo steps 4.1 to 4.3 5. In the filter box at the top of the table, search for an invoice number on the second page of results --> No results 6. In the filter box on the left, search for an invoice number on the second page of results --> Result found --> Also note that when the filter is not used, it says "XX shipments" at the top of the page (mine says 36 shipments), but at the top and bottom of the table it says "Showing 1 to 20 of 20 entries" The filter box at the top of the table seems to be defective. Maybe we could change the table to a datatable? On those types of tables, the filter box searches in all the entries, and the entry count is correct. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.