Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Aleisha Amohia a611c6d4db
Bug 3150: Move emails for sending cart and list contents to notices
This patch creates notices using Template Toolkit syntax for sending
emails containing cart and list contents.

To test:
1. Apply Bug 27266
2. Run update database and restart services
3. In the staff client, add multiple items to your cart and to a list
4. Go to your cart and click Send to email the contents
5. Add an email and a comment and click Send
6. Confirm the information shown in the success message is correct
7. In your terminal, log into the database. View the message queue ( i.e. select * from message_queue; ). Confirm that your email has been queued and the content is all correct. Confirm the cart contents has been included as an attachment.
8. Go to your list and click Send list to email the contents
9. Repeat steps 5-7
10. Log into the OPAC
11. Add multiple items to your cart and to a list
12. Repeat steps 4-9
13. By the end, you should have four emails in your message queue. All
of the data about the items should be correct, they should all have
attachments, and be addressed to the correct email address.

Sponsored-by: Bibliotheksservice-Zentrum Baden-Württemberg (BSZ)
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-03-27 12:49:38 +02:00
..
acqui Bug 33082: Add yellow buttons and page sections to 'copy order' pages 2023-03-17 09:59:04 -03:00
admin Bug 32945: Fix capitalization of id in more places 2023-03-27 11:52:38 +02:00
authorities Bug 33278: Correct JS for activating default tab on various pages 2023-03-27 11:51:00 +02:00
basket Bug 3150: Move emails for sending cart and list contents to notices 2023-03-27 12:49:38 +02:00
batch
catalogue Bug 33278: Correct JS for activating default tab on various pages 2023-03-27 11:51:00 +02:00
cataloguing Bug 33278: Correct JS for activating default tab on various pages 2023-03-27 11:51:00 +02:00
circ Bug 32421: Add collection column to holds to pull 2023-03-14 09:06:14 -03:00
clubs
course_reserves Bug 33070: Remove use of can_edit_items 2023-03-17 09:59:02 -03:00
erm Bug 32924: Add the ability to filter agreement by logged in user 2023-03-07 15:03:41 -03:00
errors Bug 32973: Use template wrapper for breadcrumbs: about, main, and error page 2023-02-27 11:39:31 -03:00
ill Bug 32576: Replace panels with page-sections 2023-03-02 09:37:43 -03:00
installer
labels Bug 32933: Use val() instead of attr("value") when getting field values with jQuery 2023-02-21 09:11:17 -03:00
mana
members Bug 33137: Add call number to pay-fines-table and table settings 2023-03-27 11:29:59 +02:00
offline_circ
onboarding
patron_lists
patroncards Bug 32933: Use val() instead of attr("value") when getting field values with jQuery 2023-02-21 09:11:17 -03:00
plugins Bug 33189: Make plugin upload look for .kpz files in file picker 2023-03-10 10:17:04 -03:00
pos Bug 32409: Fix cashup searching with non latin-1 chars 2023-02-02 11:59:26 -03:00
recalls Bug 32688: Convert recalls awaiting pickup tabs to Bootstrap 2023-01-30 12:21:34 -03:00
reports Bug 33063: Make sure correct subgroup is pre-selected when duplicating reports 2023-03-10 11:15:23 -03:00
reserve
reviews
rotating_collections
serials Bug 33014: (QA follow-up) Move filters before navigation in sidebar 2023-02-24 17:04:20 -03:00
services
suggestion Bug 29935: Archived suggestions filter always visible 2023-03-10 11:15:37 -03:00
tags Bug 31768: Add tools toolbar to tags page 2023-02-07 10:31:12 -03:00
test
tools Bug 32945: (QA follow-up) Fix capitalization of id in even more places 2023-03-27 11:52:38 +02:00
virtualshelves Bug 3150: Move emails for sending cart and list contents to notices 2023-03-27 12:49:38 +02:00
about.tt Bug 14251: Add warning in about.pl for missing weasyprint 2023-03-27 11:54:08 +02:00
auth.tt Bug 32010: Make sure the alert will be displayed after the ajax call 2022-11-18 12:04:28 -03:00
intranet-main.tt Bug 31028: Only show pending concerns if there are some 2023-03-06 11:23:17 -03:00