bug 2434 followup patch to remove EVENT from message_transports
[koha.git] / installer / data / mysql / fr-FR / 2-Optionel / sample_notices_message_transports.sql
index 65d08d9..ae68378 100644 (file)
@@ -5,13 +5,11 @@ values
 (1, 'email', 1, 'circulation', 'DUEDGST'),
 (2, 'email', 0, 'circulation', 'PREDUE'),
 (2, 'email', 1, 'circulation', 'PREDUEDGST'),
-(3, 'email', 0, 'circulation', 'EVENT'),
 (4, 'email', 0, 'reserves',    'HOLD'),
 (1, 'sms',   0, 'circulation', 'DUE'),
 (1, 'sms',   1, 'circulation', 'DUEDGST'),
 (2, 'sms',   0, 'circulation', 'PREDUE'),
 (2, 'sms',   1, 'circulation', 'PREDUEDGST'),
-(3, 'sms',   0, 'circulation', 'EVENT'),
 (4, 'sms',   0, 'reserves',    'HOLD'),
 (5, 'email', 0, 'circulation', 'CHECKIN'),
 (5, 'sms',   0, 'circulation', 'CHECKIN'),