15 Dec
2016
15 Dec
'16
3:20 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17782 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 58203 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58203&action=edit Bug 17782 - Patron updated_on field should be set to current timestamp when borrower is deleted To test: 01 Find a patron 02 Get the updated_on value from the db in borrowers table 03 Delete the patron 04 Get the update_on value from the db on deletedborrowers table 05 Values from 02 and 04 are the same 06 Apply patch 07 Repeat 01-04 08 Values should now be different -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.