Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Lari Taskula aa45099442 Bug 14723: Additional delivery notes to messages
This patch adds additional delivery notes to messages in message queue as there
can be multiple reasons for a delivery to fail.

Currently in message_queue we are given only two delivery statuses for messages,
"sent" and "failed". When the status becomes failed, we have no idea why it fails.

This feature can be useful with SMS gateway providers. Many SMS gateways inform
the application the reason of SMS delivery failure. With this feature, this
information can now be stored. As well as for emails, instead of simply logging
failures, we can now store the reason of failure directly into the message row
of message_queue.

Test plan:

1. Enable EnhancedMessagingPreferences syspref
2. Find a borrower with notices at members/notices.pl
3. Observe that there is no column for Delivery notes
4. Apply patch and run the given database update
5. Repeat step 1.
6. Observe that there is now a column for Delivery notes

Sponsored-by: Hypernova Oy

Signed-off-by: Liz Rea <wizzyrea@gmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-05-07 13:48:55 +02:00
..
tables Bug 28081: Make card number a label in patron search results 2021-04-14 15:25:23 +02:00
accountline-details.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
apikeys.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
boraccount.tt Bug 16486: Display the timestamp when an accountline is updated 2021-05-06 15:52:41 +02:00
deletemem.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
discharge.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
discharges.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
files.tt
holdshistory.tt Bug 27990: Replace obsolete title-string sorting: Patrons 2021-04-06 15:56:31 +02:00
housebound.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
ill-requests.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
mancredit.tt Bug 27636: (QA follow-up) Fix tests and validate 2021-04-30 17:07:31 +02:00
maninvoice.tt Bug 27636: (QA follow-up) Fix tests and validate 2021-04-30 17:07:31 +02:00
member-flags.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
member-password.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
member.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
memberentrygen.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
members-update.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
merge-patrons.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
moremember-brief.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
moremember-print.tt Bug 28047: Standardize: Call number, callnumber, Call no. etc. 2021-04-06 15:56:31 +02:00
moremember.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
notices.tt Bug 14723: Additional delivery notes to messages 2021-05-07 13:48:55 +02:00
pay.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
paycollect.tt Bug 27636: (QA follow-up) Fix tests and validate 2021-04-30 17:07:31 +02:00
printfeercpt.tt Bug 26734: Convert printfeercpt/printinvoice to use GetPreparedLetter 2021-04-27 16:23:49 +02:00
printinvoice.tt Bug 26734: Convert printfeercpt/printinvoice to use GetPreparedLetter 2021-04-27 16:23:49 +02:00
purchase-suggestions.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
readingrec.tt Bug 28047: Standardize: Call number, callnumber, Call no. etc. 2021-04-06 15:56:31 +02:00
routing-lists.tt
statistics.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00
update-child.tt Bug 26703: members folder 2021-04-21 11:16:34 +02:00