http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13915
--- Comment #3 from Marc Véron <[email protected]> --- Created attachment 37333 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37333&action=edit [Signed-off] Bug 13915 - Inventory tool no longer hides items with date last seen greater than the inventory date In previous versions of Koha, selecting an inventory date would filter out items that had been seen since the "Inventory date". Bug 12631 changed the inventory tool so that this behavior only occurs when a barcodes list file is uploaded for comparison. Test Plan: 1) Apply this patch 2) Run the inventory tool with no set parameters 3) Mark the first item as seen 4) Rerun the tool with only a date last seen parameter of yesterday 5) Note the item you marked as seen is no longer on the list Followed test plan. Works as expected. Signed-off-by: Marc Véron <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
