Re: [Koha] Koha 21.11.10 version, New Patrons email notice sending problem.

2022-08-17 Thread Arthur
Hello, It doesn't send messages because the KohaTestingDocker environment doesn't host a mail server. However I can see a message ready to be sent in the message_queue table. Can you? Arthur On 16/08/2022 14:05, Himanshu Aggarwal wrote: Arthur are you able to send the welcome message to P

Re: [Koha] issuingrules from 19.11 to 20.05

2022-08-17 Thread vinod mishra
Hello I am sorry this may not be related to Koha but since I am helpless need suggestions on how to replace the highlighted codings with the new *"circulation_rules"* if (commandStatus) { query = "select * from *issuingrules* where categorycode='*' or categorycode=? and branchcode='*' or branchco

[Koha] koha-US Education committee meeting today

2022-08-17 Thread George Williams
Hello all, Sorry about the late reminder, but there is a koha-US Education committee today in approximately 1 hour: 16:30 UTC/11:30 a.m. ET/10:30 a.m. CT/9:30 a.m. MT/8:30 a.m. PT Meeting link: https://us02web.zoom.us/j/235007217?pwd=N2ZXcHplZ1d1ZUFVQnNtRzlJM2xtZz09 The agenda can be found

Re: [Koha] Circulation Rules: Parent and Child Item Type

2022-08-17 Thread Caroline Cyr La Rose
Hi Naveen, It's better to answer to the list rather than just me so someone can chime in if they know the answer. As far as I know, the rule for the parent type only applies to children for the "checkouts allowed" rule. This may have changed since, but when the parent/child item types were i

Re: [Koha] Koha 21.11.10 version, New Patrons email notice sending problem.

2022-08-17 Thread Himanshu Aggarwal
Yes, I can. On Wed, Aug 17, 2022 at 6:41 PM Arthur wrote: > Hello, > > It doesn't send messages because the KohaTestingDocker environment doesn't > host a mail server. > > However I can see a message ready to be sent in the message_queue table. > Can you? > > Arthur > On 16/08/2022 14:05, Himans