https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26744
--- Comment #41 from Andrew Fuerste-Henry <[email protected]> --- Small note, the string this puts into the info field isn't formatted exactly like edits of other parts of the patron record. For example, here's an edit to a name field: { "preferred_name" : { "after" : "Huey", "before" : "Hank" } } And an edit to an attribute: Patron attribute SHOW_BCODE: { "after" : "1", "before" : "" } Not a blocker, but worth noting for its impact on reports. -- 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/
