[Koha] Change Item Status of All Items
Katrin
katrin.fischer.83 at web.de
Tue Mar 14 23:48:14 NZDT 2017
Hi,
there are several options to achieve this.
1) You can use the batch edit item functionality with a list of
itemnumbers that can be drawn from your database with an SQL report.
This is a good way of handling item changes as it will also take care of
updating your search indexes.
2) You can use an SQL update and rebuild your Zebra indexes after.
3) Maybe also an option: Changing the itemtypes of your items to "for
reference" has almost the same effect than the status.
If you tell us what you are trying to achieve, we might be able to make
some more suggestions.
Hope this helps,
Katrin
On 14.03.2017 06:42, Ma. Victoria H. Silva-Manuel wrote:
> Is there a way to edit "7 - Not for Loan" in field for all items encoded in
> Koha?
>
More information about the Koha
mailing list