http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15096 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 44269 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44269&action=edit Bug 15096: Export today's checked in barcodes: Display warning if reading history is set to "never" If a patron's privacy settings are set to "Never" for keeping a reading history, "Export today's checked in barcodes" returns an empty file. This patch skips the export if such privacy rule is set and dsiplays a message. To test: - Apply patch - Search for a user who has privacy rules set to never keeping a circulation history - Check out / check in in some items - On users detail page, go to More->Export today's checked in barcodes - Verify that a message appears about user's privacy settings - Click left tab "Circulation hsitory" - Verify that the same message appears - Seach for a user who allows circulation hsitory - repeat steps above, verify that circulation hsitory appears and that today's checkouts are exported. -- You are receiving this mail because: You are watching all bug changes.