Koha/installer/data/mysql/en/mandatory
Aleisha Amohia 5239269216 Bug 18915: Fix checkout note email message
This patch replaces the <<biblio.item>> in the email with
<<biblio.title>> and uses CHECKOUT_NOTE instead of PATRON_NOTE.
This patch also adds the notice to
installer/data/mysql/en/mandatory/sample_notices.sql, and updates the
PATRON_NOTE entry in installer/data/mysql/updatedatabase.pl

To test:
1) Apply patch and update database
2) View the message_queue table in mysql
3) Check out an item if haven't already
4) Go to OPAC and set a checkout note for an item
5) View message_queue table and confirm it the title is included in the
email and all instances of 'patron note' have been replaced with
'checkout note'
6) Disable javascript in browser
7) repeat steps 4 and 5 and confirm all works as expected

Sponsored-by: Catalyst IT

Signed-off-by: Marjorie Vila <marjorie.barry-vila@collecto.ca>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-01-15 12:14:00 -03: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 18915: Fix checkout note email message 2018-01-15 12:14:00 -03:00
sample_notices.txt
sample_notices_message_attributes.sql
sample_notices_message_attributes.txt
sample_notices_message_transports.sql
sample_notices_message_transports.txt
sample_numberpatterns.sql
sample_numberpatterns.txt