http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11165

--- Comment #2 from Jonathan Druart <[email protected]> ---
Created attachment 34330
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34330&action=edit
Bug 11165: Automatically save the authority last modification time

This patch rename the column auth_header.datemodified with modification_time.
Now this column will be automatically updated when a row will be
updated.

Test plan:
0/ Verify that la major part of your auth_header.datemodified is set to
null
1/ Execute the updatedb entry
2/ Verify that the column is renamed and the values is set to now
(something better to suggest?)
3/ Update an authority and verify (using the sql cli) that this value
has been updated.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to