https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41699
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #192064|0 |1 is obsolete| | --- Comment #3 from Marcel de Rooy <[email protected]> --- Created attachment 195257 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195257&action=edit Bug 41699: onsite_checkout not available in Statistics wizards In Reports > Statistics wizards > Circulation there is no option to extract information about entries with statistics.type = 'onsite_checkout' (it is lacking from the Type list: Checkout, Renewal, Checkin, Local use). Test plan ========= 1. In a fresh ktd instance set OnSiteCheckouts systempreferece to 'Enable'. 2. Make an onsite checkout (mind the advanced checkout options icon) of any item to any patron from your lilbrary. 3. From Reports > Statistics wizards > Circulation check the issue statistics (Checkout, Local use) for the current day. 4. Note that you are unable to see the checkuot in the statistics. 5. Apply the patch; restart all. 6. You should be able to choose Onsite checkout from the Circulation statistics Type drop-down list and also you will now see the onsite checkout in statistics result. Signed-off-by: Roman Dolny <[email protected]> Signed-off-by: Marcel de Rooy <[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/
