Re: [Koha] Bar code not reading by scanner

2021-06-07 Thread Nalisha Tamang
dear all, please help me to solve the following problem as recently we have changed our system but our barcode scanner doesn't read the barcode that I print from my system which is linux based but it does with the windows based. Moreover , all other numbers come correct except '0' which comes with

[Koha] Bar code not reading by scanner

2021-06-07 Thread Nalisha Tamang
dear all, please help me out. Barcode scanner is not reading the barcodes. We have recently changed our systems and after that I tried generating barcodes and the barcode numbers are strange, especially '0' comes with dots. I can't figure out the problem. Please help me asap. I have attached the ba

Re: [Koha] Identifying Records with Non-Roman Characters

2021-06-07 Thread dcook
Hi Charles, I'm not 100% sure what you're asking here. Are you asking to find all records where there is a 245 title that isn't Romanized? You could try something like this: SELECT * FROM biblio WHERE title <> CONVERT(title USING latin1); I've tried that out on one of my multilingual librar

[Koha] Adding Quarantined Status to subfield 7

2021-06-07 Thread Admire Mutsikiwa
Good day. In the COVID-19 environment, our checked-in items are to be quarantined for 3 days. I would like to have an SQL UPDATE statement that enables me to update subfied 7 on item check-in to quarantine (e.g number 4, for augment sake) on check-in and after three days, through a cronjob, change

[Koha] Cover flow problem

2021-06-07 Thread Toni Afandi
Dear all, We just migrated to Koha several months ago. I have difficulty displaying cover flow. I followed some instructions about it, including from Bywater Solutions ( https://bywatersolutions.com/education/using-lists-to-populate-your-coverflow-on-the-opac), or https://libpowertech.blogspot.co