[Koha-bugs] [Bug 9016] Multi transport types for notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 3 18:05:04 CET 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

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

--- Comment #31 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 23272
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23272&action=edit
Bug 9016: DB changes: new table overduerules_transport_types

This patch adds:
- a new table overduerules_transport_types.
- a new column letter.message_transport_type.
- a new primary key for letter.
- fill the new table with existing values.

Test plan:
After applying this patch and executing the updatedatabase entry, verify
that the overduerules_transport_types table contains a row for each
entry in the overduerules table.
The message_transport_type column should contain 'email'.

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


More information about the Koha-bugs mailing list