https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31212
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #21 from Lucas Gass <[email protected]> --- Updated test plan: 1. Apply patch, updatedatabase, restart_all 2. Check out an item, look at the datelastseen and make sure it is correctly updated with the correct timestamp. 3. Check in an item, look at the datelastseen and make sure it is correctly updated with the correct timestamp. 4. Search the catalogue and select a biblio with at least one item. Confirm in the holdings table that every entry in the "Last Seen" column is in date-time format. 5. Navigate to "Items" in for that same biblio and check the item "History" section to have "Last Seen" in the correct format 6. Click "Edit" then "Edit Items" and confirm that the table has date-time format for the "Date Last Seen" Column entries 7. Edit one of the items to have lost status, then navigate to the Reports section, find "Items Lost", and search for the item with the barcode. Confirm the proper date-time format in the result. 8. Navigate to Tools, then Inventory, run inventory and confirm that the "Date Last Seen" column entries are in proper format 9. Update MARC frameworks to expose the datelastseen column in the editor, also turn on the dateaccessioned plugin. Make sure you can properly edit the datelastseen using the datepicker -- 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/
