hi
i need help for generating from koha where I need to list for tag 245 |a in
reporting module
Thanks for advance
--
Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html
___
Koha mailing list http://koha-community.org
Koha@lists
> i need help for generating from koha where I need to list for tag 245 |a in
> reporting module
Are you trying to generate a report which lists all titles? You could
create an SQL report as simple as:
SELECT title FROM biblio ORDER BY title
There are more complex ways to build reports if you w
We have always generated barcodes from within Koha and when we are
adding items to the catalog, with the plugin (barcode.pl) for the
barcode field (952$p), it is no longer populating with the desired
barcode. It used to work fine set as "generating in the form 1,2,3".
Now, it populates the fie
> We have always generated barcodes from within Koha and when we are
Were you unsatisfied with the answer provided the last time you posted
this question? If so, please respond in the original thread.
-- Owen
--
Web Developer
Athens County Public Libraries
https://www.myacpl.org
___
Hi Allen,
The plugin looks for the biggest number in the database and adds 1.
There is probably somewhere in your database a barcode that was added
manually and doesn't match your regular barcodes.
You can check the barcodes in your database by going into Reports,
Create from SQL and paste t
Thanks everyone for your advice - I know you can fix this with Linux or
Unix (that's how it was fixed this time around), but that's not something
the assistant librarian is able to do. We will try the other approaches.
Elaine Bradtke
VWML
English Folk Dance and Song Society | http://www.efdss.org
6 matches
Mail list logo