Hi there,
I came across this just the other day. :)
The way it works is as follows:
First, configure your subscription to have an entry in the Patron
Notification drop down (See screenshot 1 I have attached)
Then, log in as a user of the opac, search for that serial, then click
"More detail
I am trying to "customize" some of our MySQL reports, to include the
cataloguer who made the entry, with:
SELECT whatever FROM biblio
whatever FROM items
action_logs.user FROM action_logs
RIGHT JOIN biblioitems ON biblio.biblionumber = biblioitems.biblionumber
LEFT JOIN items ON biblio.bibli
For some time our library has experienced problems with scanning library
card barcodes into Koha for checkout or book barcodes for cataloging,
and the system returns a patron (if library card) or item record (if
book), different from that scanned in.
The problem appears seemingly at random interva
3 matches
Mail list logo