Koha/installer/data/mysql/en/mandatory
Nick Clemens 71fdba0ff0 Bug 21639: Add phone transports to new and existing installs
To test:
1 - Confirm if you do or do not have 'phone' transports defined in the
message_transports table
2 - Apply patch
3 - Run updatedatabase
4 - If you didn't have them you should now
5 - Run updatedatabase again, confirm it doesn't error
6 - sudo koha-mysql kohadev
7 - DELETE from message_transports WHERE message_transport_type =
'phone'
8 - Run updatedatabase again
9 - Confirm the message transports table is restored
10 - Drop your DB (or reset_all in kohadevbox)
11 - Ensure the table is fully populated including phone notices

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-26 16:44:52 +00:00
..
auth_values.sql Bug 5670: [QA Followup] Create housebound roles table. 2016-10-21 18:18:04 +00:00
auth_values.txt
class_sources.sql
class_sources.txt
message_transport_types.sql
message_transport_types.txt
sample_frequencies.sql
sample_frequencies.txt
sample_notices.sql Bug 15282: Switch default CHECKIN notice to Template Toolkit 2018-10-19 17:27:41 +00:00
sample_notices.txt
sample_notices_message_attributes.sql
sample_notices_message_attributes.txt
sample_notices_message_transports.sql Bug 21639: Add phone transports to new and existing installs 2018-10-26 16:44:52 +00:00
sample_notices_message_transports.txt
sample_numberpatterns.sql
sample_numberpatterns.txt