[Bug 39479] New: overdue_notices.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39479 Bug ID: 39479 Summary: overdue_notices.pl Change sponsored?: --- Product: Koha Version: 23.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: samrocks1011@gmail.com QA Contact: testopia@bugs.koha-community.org Created attachment 179831 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179831&action=edit 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 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39479 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org