Re: [Koha] Printing overdue letters

2020-01-24 Thread Pattabhi RK
; > > -Original Message- > From: Koha [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of Mark > Alexander > Sent: Sunday, 5 January 2020 10:23 PM > To: koha > Subject: Re: [Koha] Printing overdue letters > > Excerpts from Mark Alexander's message of 2020-

Re: [Koha] Printing overdue letters

2020-01-23 Thread Shannon Taheny
[mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of Mark Alexander Sent: Sunday, 5 January 2020 10:23 PM To: koha Subject: Re: [Koha] Printing overdue letters Excerpts from Mark Alexander's message of 2020-01-04 20:27:31 -0500: > I think this might work, except that I can't figure out

Re: [Koha] Printing overdue letters

2020-01-06 Thread Mark Alexander
Excerpts from SATISH's message of 2020-01-06 17:34:26 +0530: > To overcome this problem, I have complied separate Library Dues Management > System using PHP and MySQL. Interesting. I was thinking of doing something along these lines using a Koha plugin. I find plugins really difficult to debug (

Re: [Koha] Printing overdue letters

2020-01-06 Thread SATISH
Hi Mark Alexander, I am not sure of using Koha for generating printed letters, but we developed our own method for handling overdue issues. In our college environment, even though emails are sent as a part of overdue notifications, only few students will have the habit of checking emails and res

Re: [Koha] Printing overdue letters

2020-01-05 Thread Mark Alexander
Excerpts from Mark Alexander's message of 2020-01-04 20:27:31 -0500: > I think this might work, except that I can't figure out how to get a > patron's list of overdue books into the generated letter. The SQL > would need to produce a CSV file with a single row for each patron, > containing the pat