[Koha-bugs] [Bug 18477] AR_PENDING notice does not populate values from article_requests table.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 8 18:49:26 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18477

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 63251
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63251&action=edit
Bug 18477 - AR_PENDING notice does not populate values from article_requests
table

The default AR_PENDING letter does not print populate <<article_requests.*>>
fields.

Test Plan:
1) Enable article requests ( syspref: ArticleRequests => Enable, Circ and fine
rules ALL/ALL (or a given category/itemtype): Article requests => Yes )
2) Search for a title, click in to catalog detail, click 'Request Article'
button.
3) Select Patron
4) Fill out request information
5) Click 'Place request'
6) Go to notices in patron record, inspect 'Article Request Received' notice.
You should see the request information from step 4, but it doesn't display.
7) Apply this patch
8) Repeat steps 2-6, not the fields now display!

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list