Bug 5263 - Add support for including fields from the ISSUES table in advanced due...
authorChris Nighswonger <cnighswonger@foundations.edu>
Wed, 29 Sep 2010 13:27:30 +0000 (09:27 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 2 Aug 2011 00:44:42 +0000 (12:44 +1200)
commit57155db21305264404f5afd2788233103d038cb6
treefdbbe24cae062a0834eb09c9bdb182f45b47ab25
parenta869a4d43b08db1997744a93e68e7251fcffaff3
Bug 5263 - Add support for including fields from the ISSUES table in advanced due notices

Adding support for including fields from the Issues table in advanced due notices.
This is primarily to allow the inclusion of the due date for each item in the
advanced due notice, but will allow the inclusion of any field from the ISSUES
table.

This also adds code to exclude timestamp fields as these are irrelevant to the
end user in this context.

Note: Documentation should be updated to reflect the availability of the additional
fields in all circulation notices.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Letters.pm
misc/cronjobs/advance_notices.pl
tools/letter.pl