[Koha-bugs] [Bug 8000] Test mode for notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 6 21:31:47 CET 2016


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

--- Comment #92 from Rémi Mayrand-Provencher <remi.mayrand-provencher at inLibro.com> ---
Created attachment 46357
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46357&action=edit
Bug 8000 - Add a sentto_address column to message_queue

The problem with message_queue is the inability to tell if the
to_address was overriden at the time it was sent/attempted.
This column will reflect what was attempted.

MessageQueue.pm was generated by running the script
installer/data/mysql/updatedatabase.pl and then git add'ing
the resulting Koha/Schema/Result/MessageQueue.pm file. This was
generated by running ./misc/devel/update_dbix_class_files.pl
using appropriate -db_name=... -db_user=... -db_passwd=...
parameters. This file is necessary for 3.16 and higher.

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


More information about the Koha-bugs mailing list