I am a Senior Assistant Librarian in a University in Uganda called International Health Sciences University. Towards the end of last year, I managed to convince the university management to transist from CDS/ISIS to KOHA. The trouble I have now is that I have managed to generate bar codes but there seems to be a bug because the barcode graphics are not displayed. Could you kindly send me a script that rectifies this problem. I also have various item types in my database, is it possible to generate a print out of the entire database? The version of koha installed is 3.0.0. I had previously seen version 2.9 and when generating barcodes it was flexible because there were two options (continous and individual barcodes). I have not seen the continous option in version 3.0.0. How can I get to generate the entire barcodes say from 1-2000 without having to first search and then add one by one? Kindly respond to this email. I shall be most grateful. Thank you so much. Ms. Alice Akiteng Senior Assistant Librarian International Health Sciences University P. O. Box 7782 Kampala - Uganda Tel: +256(0)312265913/4/5
I too would like some sort of script to generate barcodes for a range. If such a script does NOT exist, then can someone point me to how such a script might be constructed? I'm a perl programmer by trade, and I've worked with mysql and perl-based websites before. Just tell me where the code for generating a single barcode resides and I think I can figure out the rest. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html --- On Thu, 1/8/09, Alice Akiteng <aakiteng@ihsu.ac.ug> wrote:
From: Alice Akiteng <aakiteng@ihsu.ac.ug> Subject: [Koha] BARCODES To: koha@lists.katipo.co.nz Date: Thursday, January 8, 2009, 8:04 AM I am a Senior Assistant Librarian in a University in Uganda called International Health Sciences University. Towards the end of last year, I managed to convince the university management to transist from CDS/ISIS to KOHA.
The trouble I have now is that I have managed to generate bar codes but there seems to be a bug because the barcode graphics are not displayed. Could you kindly send me a script that rectifies this problem.
I also have various item types in my database, is it possible to generate a print out of the entire database?
The version of koha installed is 3.0.0. I had previously seen version 2.9 and when generating barcodes it was flexible because there were two options (continous and individual barcodes). I have not seen the continous option in version 3.0.0. How can I get to generate the entire barcodes say from 1-2000 without having to first search and then add one by one?
Kindly respond to this email. I shall be most grateful.
Thank you so much.
Ms. Alice Akiteng Senior Assistant Librarian International Health Sciences University P. O. Box 7782 Kampala - Uganda Tel: +256(0)312265913/4/5
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
The version of koha installed is 3.0.0. I had previously seen version 2.9 and when generating barcodes it was flexible because there were two options (continous and individual barcodes). I have not seen the continous option in version 3.0.0. How can I get to generate the entire barcodes say from 1-2000 without having to first search and then add one by one?
On 2009/01/9, at 4:54 AM, Jeffrey LePage wrote:
I too would like some sort of script to generate barcodes for a range.
If such a script does NOT exist, then can someone point me to how such a script might be constructed? I'm a perl programmer by trade, and I've worked with mysql and perl-based websites before. Just tell me where the code for generating a single barcode resides and I think I can figure out the rest.
FYI, i recently sent a patch for this feature - which has been committed to HEAD http://git.koha.org/cgi-bin/gitweb.cgi? p=Koha;a=commit;h=990e315471c8c7995985ba9588f6dfc49ef37211
I added the patch to my Koha, but it isn't working. Perhaps I'm missing something. I placed the files... catalogue/search.pl koha-tmpl/intranet-tmpl/prog/en/modules/labels/result.tmpl koha-tmpl/intranet-tmpl/prog/en/modules/labels/search.tmpl labels/label-item-search.pl ...in the appropriate directories. When I did this I got a label-item-search.pl popup with advanced searching: you can do a text search on Teitle, Keyword, etc. You can also do searches with date ranges. It looks good, but when I try it with a date range nothing is returned. When I try it without a date range (just a text search on keyword), it takes forever and then I get a 500 error. I'm running 3.0. What am I doing wrong? -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html --- On Thu, 1/8/09, Mason James <mason.loves.sushi@gmail.com> wrote:
The version of koha installed is 3.0.0. I had
From: Mason James <mason.loves.sushi@gmail.com> Subject: Re: [Koha] BARCODES To: "Jeffrey LePage" <jeffrey_lepage@yahoo.com> Cc: koha@lists.katipo.co.nz, "Alice Akiteng" <aakiteng@ihsu.ac.ug> Date: Thursday, January 8, 2009, 11:58 AM previously
seen version 2.9 and when generating barcodes it was flexible because there were two options (continous and individual barcodes). I have not seen the continous option in version 3.0.0. How can I get to generate the entire barcodes say from 1-2000 without having to first search and then add one by one?
I too would like some sort of script to generate barcodes for a range.
If such a script does NOT exist, then can someone
On 2009/01/9, at 4:54 AM, Jeffrey LePage wrote: point me to how such a script might be constructed? I'm a perl programmer by trade, and I've worked with mysql and perl-based websites before. Just tell me where the code for generating a single barcode resides and I think I can figure out the rest.
FYI, i recently sent a patch for this feature - which has been committed to HEAD
http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=commit;h=990e315471c8c799598...
participants (3)
-
Alice Akiteng -
Jeffrey LePage -
Mason James