Bug 39479 - overdue_notices.pl
Summary: overdue_notices.pl
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: 23.05
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-28 09:46 UTC by Sandeep Patel
Modified: 2025-12-15 19:58 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
html email notice (3.67 KB, text/plain)
2025-03-28 09:46 UTC, Sandeep Patel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sandeep Patel 2025-03-28 09:46:07 UTC
Created attachment 179831 [details]
html email notice

Hi,

I am executing the following command in the terminal to generate the Overdue Notice:

koha-shell library -c "/usr/share/koha/bin/cronjobs/overdue_notices.pl"


The email is being generated successfully; however, the following parameters are not being fetched and displayed in the email:

<<items.barcode>>
<<biblio.title>>
<<biblio.author>>
<<issues.date_due>>

Could anyone please assist me in troubleshooting this issue?

Regards 
Sandeep Patel
Comment 1 Katrin Fischer 2025-04-06 16:16:37 UTC
Hi Sandeep, this sounds more like a support request than a bug report and as such is better suited for the mailing list or the community chat (https://chat.koha-community.org).  My guess would be you are missing the surrounding <items> </items> markers. Have a look at the default template on how to format the repeatable part of the overdue message correctly for ODUE.