[Koha] Introduction/Request for Assistance

2022-10-18 Thread Mathew Wood
Thank you so much for letting me join this mailing list! My name is Mathew Wood, and I live in Northwest Florida in the USA. I discovered the beautiful Koha system about 5 years ago, and started utilizing it this year. I installed the software with help from the community wiki, and personalized

[Koha] Education Committee meeting

2022-10-18 Thread George
Hello all, The koha-US education committee will have its monthly meeting on Wednesday, October 19, 2022 at 16:30 UTC (11:30 a.m. ET / 10:30 a.m. CT / 9:30 a.m. MT / 8:30 a.m. PT) An agenda is available at https://docs.google.com/document/d/1yI2g9IkDtkcibwab8CjbfwpPHkno_tUGo-rfcR8weeE/edit?us

Re: [Koha] KOHA sets due date to current date when checking out

2022-10-18 Thread vinod mishra
If you have configured many libraries then review your circulation rules one by one. On Tue, 18 Oct, 2022, 12:57 NAYEMA NASRIN, wrote: > Dear all, > > Our library is working with KOHA 21.11. Since yesterday the check out > process doesn't match the circulation rules which are already defined ver

Re: [Koha] KOHA sets due date to current date when checking out

2022-10-18 Thread Katrin Fischer
Hi, these are warnings and should not cause the behavior you see in Koha. I'd also suggest checking if you have any circulation rule that could apply with loan period 0 days. Either as a standard rule for all libraries or a specific one. Hope this helps Katrin On 18.10.22 09:54, NAYEMA NASRIN

Re: [Koha] KOHA sets due date to current date when checking out

2022-10-18 Thread NAYEMA NASRIN
I have found the following error in logfile "intranet-error.log" Mon Oct 17 13:41:03.736440 2022] [cgi:error] [pid 3535004] [client 192.168.0.1:62014] AH01215: Use of uninitialized value $renewsallowed in subtraction (-) at /usr/share/koha/lib/C4/Circulation.pm line 3138.: /usr/share/koha/intranet

Re: [Koha] KOHA sets due date to current date when checking out

2022-10-18 Thread Vikram Zadgaonkar
Hello, Check circulation rules for your library instead of rules for standard library. Vikram Zadgaonkar On Tue, Oct 18, 2022 at 1:00 PM Himanshu Aggarwal wrote: > Check the Book record like Book item type does it match with the > Circulation rules identified. > > On Tue, Oct 18, 2022 at 12:57

Re: [Koha] KOHA sets due date to current date when checking out

2022-10-18 Thread Himanshu Aggarwal
Check the Book record like Book item type does it match with the Circulation rules identified. On Tue, Oct 18, 2022 at 12:57 PM NAYEMA NASRIN wrote: > Dear all, > > Our library is working with KOHA 21.11. Since yesterday the check out > process doesn't match the circulation rules which are alrea

[Koha] KOHA sets due date to current date when checking out

2022-10-18 Thread NAYEMA NASRIN
Dear all, Our library is working with KOHA 21.11. Since yesterday the check out process doesn't match the circulation rules which are already defined very well for all the libraries, instead it sets the due date to the current date. So if I check out a book today, the due date is today. I have che