diff --git a/scripts/database/initial_insert.mysql.sql b/scripts/database/initial_insert.mysql.sql index 7b138460fce..49f543891f4 100644 --- a/scripts/database/initial_insert.mysql.sql +++ b/scripts/database/initial_insert.mysql.sql @@ -1632,12 +1632,6 @@ INSERT INTO notification_event_item (notification_id, event_key, event_value) # ---------------------------------------------------------- # insert into table notification_event_item # ---------------------------------------------------------- -INSERT INTO notification_event_item (notification_id, event_key, event_value) - VALUES - (15, 'TransportEmailTemplate', 'Default'); -# ---------------------------------------------------------- -# insert into table notification_event_item -# ---------------------------------------------------------- INSERT INTO notification_event_item (notification_id, event_key, event_value) VALUES (15, 'Transports', 'Email'); @@ -1680,12 +1674,6 @@ INSERT INTO notification_event_item (notification_id, event_key, event_value) # ---------------------------------------------------------- # insert into table notification_event_item # ---------------------------------------------------------- -INSERT INTO notification_event_item (notification_id, event_key, event_value) - VALUES - (16, 'TransportEmailTemplate', 'Default'); -# ---------------------------------------------------------- -# insert into table notification_event_item -# ---------------------------------------------------------- INSERT INTO notification_event_item (notification_id, event_key, event_value) VALUES (16, 'Transports', 'Email'); diff --git a/scripts/database/initial_insert.oracle.sql b/scripts/database/initial_insert.oracle.sql index 00d0c18edd5..a6374dbdd22 100644 --- a/scripts/database/initial_insert.oracle.sql +++ b/scripts/database/initial_insert.oracle.sql @@ -1634,12 +1634,6 @@ INSERT INTO notification_event_item (notification_id, event_key, event_value) -- ---------------------------------------------------------- -- insert into table notification_event_item -- ---------------------------------------------------------- -INSERT INTO notification_event_item (notification_id, event_key, event_value) - VALUES - (15, 'TransportEmailTemplate', 'Default'); --- ---------------------------------------------------------- --- insert into table notification_event_item --- ---------------------------------------------------------- INSERT INTO notification_event_item (notification_id, event_key, event_value) VALUES (15, 'Transports', 'Email'); @@ -1682,12 +1676,6 @@ INSERT INTO notification_event_item (notification_id, event_key, event_value) -- ---------------------------------------------------------- -- insert into table notification_event_item -- ---------------------------------------------------------- -INSERT INTO notification_event_item (notification_id, event_key, event_value) - VALUES - (16, 'TransportEmailTemplate', 'Default'); --- ---------------------------------------------------------- --- insert into table notification_event_item --- ---------------------------------------------------------- INSERT INTO notification_event_item (notification_id, event_key, event_value) VALUES (16, 'Transports', 'Email'); diff --git a/scripts/database/initial_insert.postgresql.sql b/scripts/database/initial_insert.postgresql.sql index 04b0b983186..a37403260c7 100644 --- a/scripts/database/initial_insert.postgresql.sql +++ b/scripts/database/initial_insert.postgresql.sql @@ -1633,12 +1633,6 @@ INSERT INTO notification_event_item (notification_id, event_key, event_value) -- ---------------------------------------------------------- -- insert into table notification_event_item -- ---------------------------------------------------------- -INSERT INTO notification_event_item (notification_id, event_key, event_value) - VALUES - (15, 'TransportEmailTemplate', 'Default'); --- ---------------------------------------------------------- --- insert into table notification_event_item --- ---------------------------------------------------------- INSERT INTO notification_event_item (notification_id, event_key, event_value) VALUES (15, 'Transports', 'Email'); @@ -1681,12 +1675,6 @@ INSERT INTO notification_event_item (notification_id, event_key, event_value) -- ---------------------------------------------------------- -- insert into table notification_event_item -- ---------------------------------------------------------- -INSERT INTO notification_event_item (notification_id, event_key, event_value) - VALUES - (16, 'TransportEmailTemplate', 'Default'); --- ---------------------------------------------------------- --- insert into table notification_event_item --- ---------------------------------------------------------- INSERT INTO notification_event_item (notification_id, event_key, event_value) VALUES (16, 'Transports', 'Email'); diff --git a/scripts/database/initial_insert.xml b/scripts/database/initial_insert.xml index 04d15bb6603..aaaa2d18aca 100644 --- a/scripts/database/initial_insert.xml +++ b/scripts/database/initial_insert.xml @@ -2140,11 +2140,6 @@ Your Znuny Team Recipients AgentOwner - - 15 - TransportEmailTemplate - Default - 15 Transports @@ -2186,11 +2181,6 @@ Your Znuny Team LanguageID en - - 16 - TransportEmailTemplate - Default - 16 Transports