Re: [Koha] Circulation Restriction

2021-11-27 Thread Katrin Fischer
Hi, this is currently not possible, circulation rules work by item types only. Hope thatĀ  helps, Katrin On 21.11.21 02:04, Ma. Victoria H. Silva-Manuel wrote: Hi. Can we set the circulation restrictions by collection code, not by item type? ___ Koh

[Koha] How can I insert the item information on the spine label?

2021-11-27 Thread Victor Barroso Oliveira
Hello, I would like to insert the copy number information on the spine label, however when I have to customize the layout with the 952t field I cannot generate the label with the copy number information. How can I insert the item information on the spine label? Thanks, Victor __

Re: [Koha] No items expected when receiving shipment

2021-11-27 Thread Katrin Fischer
Hi Giuseppe, I see the same on master (current state of development), so I've filed a bug report: *BugĀ 29581* - "Items expected" on receive shipment page is always empty I think it's likely to just be a display issue that should

Re: [Koha] Can't Search Catalog in a Branch Library

2021-11-27 Thread Katrin Fischer
Hi Ketut, your setup sounds about right. Is indexing working in general? Can newly catalogued records be found? Also, what did you use for the branchcode in your configuration? Did you change the items manually or did you batch change them/use SQL? Hope this helps, Katrin On 24.11.21 07:52,

Re: [Koha] MARC field 008, subfield 33 set to "no fiction" by default

2021-11-27 Thread Katrin Fischer
Hi Isabel, you can set the default value for the '@' subfield used for controlfields in the framework, but it will have to be for the whole 008, you can't just set it for a single position. Hope that helps, Katrin On 26.11.21 15:43, Isabel Pineda wrote: Hi. When I am cataloguing a new book r

Re: [Koha] Koha SMPT Server Configuration

2021-11-27 Thread Mahesh Palamuttath
Ok, I will check. *Mahesh Palamuttath* On Fri, Nov 26, 2021 at 9:40 PM Alvaro Cornejo wrote: > Hi Mahesh, > > Check your SMTP server log. /var/log/mail/ > > There you can see if it receives the mail from Koha and then if it was > delivered. There might be a hint of the error also. > > Regards