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
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
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
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
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
5 matches
Mail list logo