[Koha-bugs] [Bug 21639] Phone notice transports do not exist for new installs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 24 17:48:10 CEST 2018


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

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 81044
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81044
Bug 21639: Add phone transports to new and existing installs

Review of attachment 81044:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=21639&attachment=81044)
-----------------------------------------------------------------

::: installer/data/mysql/en/mandatory/sample_notices_message_transports.sql
@@ -4,5 @@
>  (1, 'email', 0, 'circulation', 'DUE'),
>  (1, 'email', 1, 'circulation', 'DUEDGST'),
> -(2, 'email', 0, 'circulation', 'PREDUE'),
> -(2, 'email', 1, 'circulation', 'PREDUEDGST'),
> -(4, 'email', 0, 'reserves',    'HOLD'),

I know sorting is prettier, but a smaller patch with just phone would be easier
to eyeball. :P

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


More information about the Koha-bugs mailing list