View | Details | Raw Unified | Return to bug 14624
Collapse All | Expand All

(-)a/misc/cronjobs/advance_notices.pl (-3 / +2 lines)
Lines 101-107 statement otherwise. Link Here
101
101
102
comma separated list of fields that get substituted into templates in
102
comma separated list of fields that get substituted into templates in
103
places of the E<lt>E<lt>items.contentE<gt>E<gt> placeholder. This
103
places of the E<lt>E<lt>items.contentE<gt>E<gt> placeholder. This
104
defaults to due date,title,author,barcode
104
defaults to date_due,title,author,barcode
105
105
106
Other possible values come from fields in the biblios, items and
106
Other possible values come from fields in the biblios, items and
107
issues tables.
107
issues tables.
Lines 144-150 are: Link Here
144
=item E<lt>E<lt>items.contentE<gt>E<gt>
144
=item E<lt>E<lt>items.contentE<gt>E<gt>
145
145
146
one line for each item, each line containing a tab separated list of
146
one line for each item, each line containing a tab separated list of
147
title, author, barcode, issuedate
147
date due, title, author, barcode
148
148
149
=item E<lt>E<lt>borrowers.*E<gt>E<gt>
149
=item E<lt>E<lt>borrowers.*E<gt>E<gt>
150
150
151
- 

Return to bug 14624