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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #141006|0                           |1
        is obsolete|                            |

--- Comment #10 from Katrin Fischer <[email protected]> ---
Created attachment 141943
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141943&action=edit
Bug 31626: Add letter id to the message queue table

It can be useful to know exactly what template was used to generate a notice.
To this end, it would be useful to store the letter id as a foreign key in the
message queue table.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Restart all the things!
4) Run an action that will send a notice to a patron
5) Note the letter id is now in the message_queue table for that notice!

Signed-off-by: Andrew Fuerste-Henry <[email protected]>

Signed-off-by: Katrin Fischer <[email protected]>

-- 
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/

Reply via email to