https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18626 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 63532 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63532&action=edit Bug 18626 - Add ability to track cardnumber changes for patrons Some libraries want to keep a history of cardnumber changes for a patron. This is a feature that another ILS has. Test Plan: 1) Apply this patch 2) Enable the BorrowersLog 3) Modify a patron, update his or her cardnumber 4) Notice the entry in the action log containing the old and new cardnumbers 5) Edit a patron, leave the cardnumber the same 6) Note there is no cardnumber change entry in the action logs 7) Disable BorrowersLog, modify a patron cardnumber 8) Note there is no cardnumber change entry in teh action logs -- You are receiving this mail because: You are watching all bug changes.