Run a report:
SELECT barcode FROM items
Export the output to a text file or spreadsheet.
You can also scan to a text file one by one, with a barcode reader.
Bob Birchall
Calyx
On 06/07/18 15:44, hira.ak...@almusnet.com wrote:
Hi,
Is there any way with which we can save the barcodes of batch i
Koha supports the use of barcode scanners. See the manual.
Bob Birchall
Calyx
On 06/07/18 15:39, hira.ak...@almusnet.com wrote:
hi,
does koha provides check in check out functionality using barcode scanner or we
must have to write it down manually at check in / check out time??
__
Hi,
Is there any way with which we can save the barcodes of batch items? i.e.
through barcode scanner output file or any other thing?
kindly tell all the ways through which we can save barcodes of all items in
catalogue.
thanks in advance.
___
Koha m
hi,
does koha provides check in check out functionality using barcode scanner or we
must have to write it down manually at check in / check out time??
___
Koha mailing list http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/ma
Another possibility would be to use the message triggers and automatically
suspend patrons on their last notice.
On Thu, Jul 5, 2018 at 3:49 PM, Cab Vinton wrote:
> Hi, All --
>
> We've used the noissuescharge setting in the Circulation preferences
> to prevent patrons from checking items out wh
Hi, All --
We've used the noissuescharge setting in the Circulation preferences
to prevent patrons from checking items out when their fines exceed a
certain amount.
However, since most of our fines are relatively modest, it may take
several months to reach the noissuescharge cap if a patron only
Hi,
we make both on site checkouts and regular checkouts. When we do on site
checkouts, we often have a batch of it, so having the option already
checked is a time saver. We had a little modification to the code of
ciculation.pl :
my $onsite_checkout = $query->param('onsite_checkout');
if ($onsit
7 matches
Mail list logo