https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175418|0 |1 is obsolete| | --- Comment #11 from Jonathan Druart <[email protected]> --- Created attachment 177855 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177855&action=edit Bug 38331: add dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen as options in item search results to test: 1 - have items with values in dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen 2 - perform an item search that returns those items 3 - observe these values are not available 4 - apply patch, restart_all 5 - repeat item search, those values still don't show 6 - go to table settings, see dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen are now available to be displayed, but are hidden by default 7 - adjust table settings to show all new fields 8 - repeat search, now you see values! 9 - export results in available formats, confirm new values are in export Signed-off-by: Jason Robb <[email protected]> -- 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/
