[Koha-bugs] [Bug 14233] Add logging support to notices and slips management

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 10 13:10:02 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14233

--- Comment #6 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 116649
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116649&action=edit
Bug 14233: Add 'id' field to `letter` table to allow linking

To allow for 'object' linking from the action_logs table we need an
int(11) identifier. This patch updates the letter table to add such a
field as a replacement for the multi-field primary key and moves that
key to a unique constraint.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list