https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22773
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #34 from Jonathan Druart <[email protected]> --- 3 smalls things: 1. Please squash Bug 22773: Bulk Close invoices and Filter invoice view (open/closed) and Bug 22773: The deprecated plugin is removed to avoid dataTables.fnFilterAll.js to be tracked (we never used it) 2. Buttons are not aligned/styled correctly: https://snipboard.io/wyac78.jpg 3. We should not send the checkboxes from the other tabs. To recreate: - Have 1+ closed and 1+ opened invoice - Make sure the closedate is != from today - Don't tick anything - Click "Please select at least one invoice." => You get the JS alert OK - Tick the closed invoices and click the "Close selected invoices" from the "Open invoices" tab => You don't get the JS alert KO => the closedate is not today KO -- 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/
