Re: [Koha-devel] [Koha] Help needed in Label Creator

2009-12-16 Thread Chris Nighswonger
Hi Nitesh, On Wed, Dec 16, 2009 at 12:23 AM, nitesh rijal wrote: > Thanks Chris. > > That is what I was asking, which perl files should I modify in order to get > the things going??? > > Have a look at the hash in labels/label-print-pdf.pl about line 254. Kind Regards, Chris ___

Re: [Koha-devel] [Koha] Help needed in Label Creator

2009-12-15 Thread nitesh rijal
Thanks Chris. That is what I was asking, which perl files should I modify in order to get the things going??? I am a bit confused with the way database queries are made by perl. I was trying to add some functionalities to the existing KOHA 3.0.3 code but I'm messed with the perl database queries.

Re: [Koha-devel] [Koha] Help needed in Label Creator

2009-12-15 Thread Chris Nighswonger
Hi Nitesh, On Mon, Dec 14, 2009 at 10:42 PM, nitesh rijal wrote: > Hello Chris. > > I didn't understand by what you said "Generate Report" and "use another > software". > > Do you mean to say that I export the label in CSV or is it some other > functionality??? > > Generating report is using SQL

Re: [Koha-devel] [Koha] Help needed in Label Creator

2009-12-14 Thread nitesh rijal
Hello Chris. I didn't understand by what you said "Generate Report" and "use another software". Do you mean to say that I export the label in CSV or is it some other functionality??? Generating report is using SQL, I guess. How do I use the function in KOHA??? Parton Card type must have some va

Re: [Koha-devel] [Koha] Help needed in Label Creator

2009-12-14 Thread Chris Nighswonger
Hi Nitesh, 2009/12/14 nitesh rijal > Hello all. > > I'm using KOHA 3.0.3 in Debian Lenny. I have currently tried to set up the > label creator for books and patrons. > > I started creating the labels but ran into a small problem. > > Generating labels for books is going good, but I'm facing prob