https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32410 Bug ID: 32410 Summary: Don't show AnonymousPatron borrowernumber on checkout history Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com On the "Checkout history" for a record (/cgi-bin/koha/catalogue/issuehistory.pl?biblionumber=85452), there is a column called "Patron", which holds the borrowernumbers of the patrons that have borrowed items connected to the record. If old loans are anonymized, this will show the same borrowernumber as AnonymousPatron. If you do not remember the setting for AnonymousPatron you might not understand that the loans have been anonymized right away. It could be more helpful to display something like "Anonymized" instead of the AnonymousPatron borrowernumber. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.