Re: [Koha] Label creation problem

2011-06-03 Thread Somasekhar Rao K
Hi, Well, the fix solves the problem only for "Label Creator". It doesn't solve problem of "Patron Card Creator". Similar changes in code of label-manage.pl and label-edit-batch.pl are required for manage.pl and edit-batch.pl also respectively. Then only the Patron Card Creator also will be proper

Re: [Koha] Label creation problem

2011-06-01 Thread Vimal Kumar
Dear Tiago, Thank u for the quick response. I added the patch and it works now. Regards, Vimal On Wed, Jun 1, 2011 at 3:40 PM, Tiago Murakami wrote: > Hi Vimal, > > I used this patch and works for me: > http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4243&action=diff > > > Tiago M

Re: [Koha] Label creation problem

2011-06-01 Thread Chris Cormack
2011/6/1 Tiago Murakami : > Hi Vimal, > > I used this patch and works for me: > http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4243&action=diff > > That patch has been pushed, so will be in the 3.4.2 release June 22, but if you need it before then you can apply this patch. Chris __

Re: [Koha] Label creation problem

2011-06-01 Thread Tiago Murakami
Hi Vimal, I used this patch and works for me: http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4243&action=diff Tiago Murakami Biblioteca Pública Municipal Manuel Bandeira - São Bernardo do Campo 2011/6/1 Vimal Kumar > Dear Friends, > > I got the following error when trying to c

[Koha] Label creation problem

2011-06-01 Thread Vimal Kumar
Dear Friends, I got the following error when trying to create barcode labels from Koha version 3.04.01 *WARNING:* An error was encountered and items(s) not added, the error was: Branch is not set, you please set your branch before adding items to a batch Please have your system administrator chec