https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21639
--- Comment #2 from M. Tompsett <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
