Re: [Koha] Migrate checkouts with koc file

2021-12-14 Thread Mark Alexander
Excerpts from Bales (US), Tasha R's message of 2021-12-10 17:46:06 +:
> In short, is there a way to make my own .koc file from scratch by supplying 
> the extension, necessary columns, and required header?  Thanks for your time,

Yes, you can do this.  I did this as part of a migration from Mandarin to Koha.
I wrote a Ruby script that parsed a Mandarin report for "loan list by patrons",
and massaged it into a .koc file.  This probably won't help, but just in case,
that script and a few others I had to write to do the migration are here:

https://gitlab.com/bloovis/marc

-- 
Surely I deserve some kind of recognition for all
the bad things I haven't done. --Ashleigh Brilliant
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Question on CoverFlow plugin

2021-12-14 Thread Manos PETRIDIS
If I understand correctly what's written in
https://github.com/ebsco/edsapi-koha-plugin/issues/98
I shouldn't need to add anything, as I'm at the latest koha version and run
the latest version of the plugin.

I tried however to implement the addition
(ScriptAlias /coverflow.pl
"/var/lib/koha/mykohalibrarynamehere/plugins/Koha/Plugin/Com/ByWaterSolutions/CoverFlow/
coverflow.pl")
to apache2.conf as mentioned in
https://koha-community.org/manual/20.05/en/html/extending_koha.html
but found out that there is no coverflow.pl file anywhere in my system.

Is there an up-to-date guide available?







Στις Τρί 14 Δεκ 2021 στις 10:21 μ.μ., ο/η Alvaro Cornejo <
cornejo.alv...@gmail.com> έγραψε:

> Hi Manos
>
> Always copy list so others can benefit from thread and/or can provide
> additional guidance.
>
> Have you checked apache/koha logs for any error?
>
> In previous coverflow versions you were supposed to add a couple of lines
> into apache conf file so it can redirect the calls to the correct place. Is
> this still the case? Might you miss that config? Not sure if with newer
> versions this is still needed. Double check install instructions.
>
> Regards,
>
> Alvaro
>
>
>
> ||
>  Stay safe / Cuídate/  Reste sécurisé
> *7* Switch off as you go / Apaga lo que no usas /  Débranchez au fur et à
> mesure.
>  *q *Recycle always / Recicla siempre / Recyclez toujours
>  P Print only if absolutely necessary / Imprime solo si es necesario /
> Imprimez seulement si nécessaire
>
>
> Le mar. 14 déc. 2021 à 15:03, Manos PETRIDIS  a
> écrit :
>
>> Was there such a directive in the plugin configuration page? I totally
>> missed it. The reports weren't public, now they are but I still can't get
>> any results.
>>
>> MP
>>
>> Στις Τρί 14 Δεκ 2021 στις 7:28 μ.μ., ο/η Alvaro Cornejo <
>> cornejo.alv...@gmail.com> έγραψε:
>>
>>> Hi Manos,
>>>
>>> Are your reports set as public?
>>>
>>> Regards
>>>
>>> Alvaro
>>>
>>>
>>> ||
>>>  Stay safe / Cuídate/  Reste sécurisé
>>> *7* Switch off as you go / Apaga lo que no usas /  Débranchez au fur et
>>> à mesure.
>>>  *q *Recycle always / Recicla siempre / Recyclez toujours
>>>  P Print only if absolutely necessary / Imprime solo si es necesario /
>>> Imprimez seulement si nécessaire
>>>
>>>
>>> Le mar. 14 déc. 2021 à 11:13, Manos PETRIDIS  a
>>> écrit :
>>>
 Hello,

 I'm trying to use the CoverFlow plugin (Convert a report into a
 coverflow
 style widget!) by Kyle M Hall, v2.4.47, but have trouble setting it up.
 Up
 till now, I've

 a. Created three reports with IDs 19, 20 and 21. They all produce the
 expected result when run as reports from the admin pages or when called
 as
 /cgi-bin/koha/svc/report?id=19 etc.

 b. Installed and enabled the plugin. [image
 <
 https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/ETDYbikEJ2JEhz11ZGCOWSgBaOiihFasSNJQb06gWGpuJw?e=foRiVs
 >
 ]

 c. Inserted the following Mapping at the plugin Configuration page:
 ---
 - id: 19
   selector: "#coverflow"
 - id: 20
   selector: "#random_books"
   options:
   buttons: true
   autoplay: 4000
   loop: true
 - id: 21
   selector: "#random_magazines"
   options:
   buttons: true
   autoplay: 4000
   loop: true
 and set max height 240 pixels and max length 160 pixels.  [image
 <
 https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/EZyBQsqCei1FmZMTobdyyAsBKoC50e9cqmHxIaH0DAaK7A?e=FfxiZm
 >
 ]

 d. Inserted the following at OPACNoResultsFound syspref:
 
 
 
 
 
 
 
 [image
 <
 https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/Ecre-mS-2blMoTig3TLtE9gBQBHM9tIuCHvR2IDHNBsVPQ?e=CVIETu
 >
 ]

 The search result page though only shows the three divider lines. I know
 that the third report may fail as it refers to ISSNs instead of ISBNs,
 but
 the first two should work (have tried them one by one).  [image
 <
 https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/EXI4dY1hiCBLrCh6j9cMwzwB1VaU9DubzDO6W-_i6_yDpg?e=AGqgrh
 >
 ]

 Any suggestions welcome, as I've only recently started to customise my
 koha
 installation and don't really know the basics or where to begin.

 Manos Petridis
 ___

 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz
 Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

>>>
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Question on CoverFlow plugin

2021-12-14 Thread Alvaro Cornejo
Hi Manos

Always copy list so others can benefit from thread and/or can provide
additional guidance.

Have you checked apache/koha logs for any error?

In previous coverflow versions you were supposed to add a couple of lines
into apache conf file so it can redirect the calls to the correct place. Is
this still the case? Might you miss that config? Not sure if with newer
versions this is still needed. Double check install instructions.

Regards,

Alvaro


||
 Stay safe / Cuídate/  Reste sécurisé
*7* Switch off as you go / Apaga lo que no usas /  Débranchez au fur et à
mesure.
 *q *Recycle always / Recicla siempre / Recyclez toujours
 P Print only if absolutely necessary / Imprime solo si es necesario /
Imprimez seulement si nécessaire


Le mar. 14 déc. 2021 à 15:03, Manos PETRIDIS  a
écrit :

> Was there such a directive in the plugin configuration page? I totally
> missed it. The reports weren't public, now they are but I still can't get
> any results.
>
> MP
>
> Στις Τρί 14 Δεκ 2021 στις 7:28 μ.μ., ο/η Alvaro Cornejo <
> cornejo.alv...@gmail.com> έγραψε:
>
>> Hi Manos,
>>
>> Are your reports set as public?
>>
>> Regards
>>
>> Alvaro
>>
>>
>> ||
>>  Stay safe / Cuídate/  Reste sécurisé
>> *7* Switch off as you go / Apaga lo que no usas /  Débranchez au fur et
>> à mesure.
>>  *q *Recycle always / Recicla siempre / Recyclez toujours
>>  P Print only if absolutely necessary / Imprime solo si es necesario /
>> Imprimez seulement si nécessaire
>>
>>
>> Le mar. 14 déc. 2021 à 11:13, Manos PETRIDIS  a
>> écrit :
>>
>>> Hello,
>>>
>>> I'm trying to use the CoverFlow plugin (Convert a report into a coverflow
>>> style widget!) by Kyle M Hall, v2.4.47, but have trouble setting it up.
>>> Up
>>> till now, I've
>>>
>>> a. Created three reports with IDs 19, 20 and 21. They all produce the
>>> expected result when run as reports from the admin pages or when called
>>> as
>>> /cgi-bin/koha/svc/report?id=19 etc.
>>>
>>> b. Installed and enabled the plugin. [image
>>> <
>>> https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/ETDYbikEJ2JEhz11ZGCOWSgBaOiihFasSNJQb06gWGpuJw?e=foRiVs
>>> >
>>> ]
>>>
>>> c. Inserted the following Mapping at the plugin Configuration page:
>>> ---
>>> - id: 19
>>>   selector: "#coverflow"
>>> - id: 20
>>>   selector: "#random_books"
>>>   options:
>>>   buttons: true
>>>   autoplay: 4000
>>>   loop: true
>>> - id: 21
>>>   selector: "#random_magazines"
>>>   options:
>>>   buttons: true
>>>   autoplay: 4000
>>>   loop: true
>>> and set max height 240 pixels and max length 160 pixels.  [image
>>> <
>>> https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/EZyBQsqCei1FmZMTobdyyAsBKoC50e9cqmHxIaH0DAaK7A?e=FfxiZm
>>> >
>>> ]
>>>
>>> d. Inserted the following at OPACNoResultsFound syspref:
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> [image
>>> <
>>> https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/Ecre-mS-2blMoTig3TLtE9gBQBHM9tIuCHvR2IDHNBsVPQ?e=CVIETu
>>> >
>>> ]
>>>
>>> The search result page though only shows the three divider lines. I know
>>> that the third report may fail as it refers to ISSNs instead of ISBNs,
>>> but
>>> the first two should work (have tried them one by one).  [image
>>> <
>>> https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/EXI4dY1hiCBLrCh6j9cMwzwB1VaU9DubzDO6W-_i6_yDpg?e=AGqgrh
>>> >
>>> ]
>>>
>>> Any suggestions welcome, as I've only recently started to customise my
>>> koha
>>> installation and don't really know the basics or where to begin.
>>>
>>> Manos Petridis
>>> ___
>>>
>>> Koha mailing list  http://koha-community.org
>>> Koha@lists.katipo.co.nz
>>> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>>>
>>
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Question on CoverFlow plugin

2021-12-14 Thread Alvaro Cornejo
Hi Manos,

Are your reports set as public?

Regards

Alvaro

||
 Stay safe / Cuídate/  Reste sécurisé
*7* Switch off as you go / Apaga lo que no usas /  Débranchez au fur et à
mesure.
 *q *Recycle always / Recicla siempre / Recyclez toujours
 P Print only if absolutely necessary / Imprime solo si es necesario /
Imprimez seulement si nécessaire


Le mar. 14 déc. 2021 à 11:13, Manos PETRIDIS  a
écrit :

> Hello,
>
> I'm trying to use the CoverFlow plugin (Convert a report into a coverflow
> style widget!) by Kyle M Hall, v2.4.47, but have trouble setting it up. Up
> till now, I've
>
> a. Created three reports with IDs 19, 20 and 21. They all produce the
> expected result when run as reports from the admin pages or when called as
> /cgi-bin/koha/svc/report?id=19 etc.
>
> b. Installed and enabled the plugin. [image
> <
> https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/ETDYbikEJ2JEhz11ZGCOWSgBaOiihFasSNJQb06gWGpuJw?e=foRiVs
> >
> ]
>
> c. Inserted the following Mapping at the plugin Configuration page:
> ---
> - id: 19
>   selector: "#coverflow"
> - id: 20
>   selector: "#random_books"
>   options:
>   buttons: true
>   autoplay: 4000
>   loop: true
> - id: 21
>   selector: "#random_magazines"
>   options:
>   buttons: true
>   autoplay: 4000
>   loop: true
> and set max height 240 pixels and max length 160 pixels.  [image
> <
> https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/EZyBQsqCei1FmZMTobdyyAsBKoC50e9cqmHxIaH0DAaK7A?e=FfxiZm
> >
> ]
>
> d. Inserted the following at OPACNoResultsFound syspref:
> 
> 
> 
> 
> 
> 
> 
> [image
> <
> https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/Ecre-mS-2blMoTig3TLtE9gBQBHM9tIuCHvR2IDHNBsVPQ?e=CVIETu
> >
> ]
>
> The search result page though only shows the three divider lines. I know
> that the third report may fail as it refers to ISSNs instead of ISBNs, but
> the first two should work (have tried them one by one).  [image
> <
> https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/EXI4dY1hiCBLrCh6j9cMwzwB1VaU9DubzDO6W-_i6_yDpg?e=AGqgrh
> >
> ]
>
> Any suggestions welcome, as I've only recently started to customise my koha
> installation and don't really know the basics or where to begin.
>
> Manos Petridis
> ___
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Question on CoverFlow plugin

2021-12-14 Thread Lucas Gass
Manos,

What version of Koha are you currently using?

Are you able to access this page: https://mykohaurl.com/api/v1/.html  ?


Cheers,

On Tue, Dec 14, 2021 at 9:13 AM Manos PETRIDIS  wrote:

> Hello,
>
> I'm trying to use the CoverFlow plugin (Convert a report into a coverflow
> style widget!) by Kyle M Hall, v2.4.47, but have trouble setting it up. Up
> till now, I've
>
> a. Created three reports with IDs 19, 20 and 21. They all produce the
> expected result when run as reports from the admin pages or when called as
> /cgi-bin/koha/svc/report?id=19 etc.
>
> b. Installed and enabled the plugin. [image
> <
> https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/ETDYbikEJ2JEhz11ZGCOWSgBaOiihFasSNJQb06gWGpuJw?e=foRiVs
> >
> ]
>
> c. Inserted the following Mapping at the plugin Configuration page:
> ---
> - id: 19
>   selector: "#coverflow"
> - id: 20
>   selector: "#random_books"
>   options:
>   buttons: true
>   autoplay: 4000
>   loop: true
> - id: 21
>   selector: "#random_magazines"
>   options:
>   buttons: true
>   autoplay: 4000
>   loop: true
> and set max height 240 pixels and max length 160 pixels.  [image
> <
> https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/EZyBQsqCei1FmZMTobdyyAsBKoC50e9cqmHxIaH0DAaK7A?e=FfxiZm
> >
> ]
>
> d. Inserted the following at OPACNoResultsFound syspref:
> 
> 
> 
> 
> 
> 
> 
> [image
> <
> https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/Ecre-mS-2blMoTig3TLtE9gBQBHM9tIuCHvR2IDHNBsVPQ?e=CVIETu
> >
> ]
>
> The search result page though only shows the three divider lines. I know
> that the third report may fail as it refers to ISSNs instead of ISBNs, but
> the first two should work (have tried them one by one).  [image
> <
> https://emedgroupgr-my.sharepoint.com/:i:/g/personal/mpetridis_emedgroup_gr/EXI4dY1hiCBLrCh6j9cMwzwB1VaU9DubzDO6W-_i6_yDpg?e=AGqgrh
> >
> ]
>
> Any suggestions welcome, as I've only recently started to customise my koha
> installation and don't really know the basics or where to begin.
>
> Manos Petridis
> ___
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>


-- 
Lucas Gass
Web Developer
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Question on CoverFlow plugin

2021-12-14 Thread Manos PETRIDIS
Hello,

I'm trying to use the CoverFlow plugin (Convert a report into a coverflow
style widget!) by Kyle M Hall, v2.4.47, but have trouble setting it up. Up
till now, I've

a. Created three reports with IDs 19, 20 and 21. They all produce the
expected result when run as reports from the admin pages or when called as
/cgi-bin/koha/svc/report?id=19 etc.

b. Installed and enabled the plugin. [image

]

c. Inserted the following Mapping at the plugin Configuration page:
---
- id: 19
  selector: "#coverflow"
- id: 20
  selector: "#random_books"
  options:
  buttons: true
  autoplay: 4000
  loop: true
- id: 21
  selector: "#random_magazines"
  options:
  buttons: true
  autoplay: 4000
  loop: true
and set max height 240 pixels and max length 160 pixels.  [image

]

d. Inserted the following at OPACNoResultsFound syspref:







[image

]

The search result page though only shows the three divider lines. I know
that the third report may fail as it refers to ISSNs instead of ISBNs, but
the first two should work (have tried them one by one).  [image

]

Any suggestions welcome, as I've only recently started to customise my koha
installation and don't really know the basics or where to begin.

Manos Petridis
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Branch library list empty

2021-12-14 Thread Manos PETRIDIS
I had the same problem in the past, you might want to look at bug 28800 in
bugs.koha-community.org

Kind regards,
Manos Petridis


Στις Τρί, 14 Δεκ 2021 στις 2:25 μμ ο χρήστης David Liddle <
david.lid...@wycliff.de> έγραψε:

> Greetings, all! It was reported to me over the weekend that the page
> ../cgi-bin/koha/admin/branches.pl appears empty. Evidence on other pages
> suggests that the configured libraries exist, but they are not listed on
> this page as they should be. Could someone point me in the right direction
> towards solving this? (Naturally, I am happy to provide additional
> information if necessary.) Thank you!
>
> Host server: Debian 10
> Koha version: 20.11.10
> ___
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Marketing email sent out in error

2021-12-14 Thread Lennon Mazonde

Hi All,

Earlier today, I mistakenly included the Koha Community mailing list in 
a marketing email that was solely meant for our clients. Please ignore 
the email if you received it. I apologize sincerely for that error and 
am taking steps to ensure it doesn't happen again.


Kind regards,

--
Lennon Mazonde
www.kohasupport.com
len...@kohasupport.com
WhatsApp @ (+1) 717.489.0195

___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Get speed and security with Library Domain Management

2021-12-14 Thread Lennon Mazonde
, are you concerned about the safety of your library's patron data? Protect 
yourself with Library Domain Management from Koha Support

Get Speed and Security With Library Domain Management TM

Hi ,

Are you concerned about the safety of your patron and staff data? Cybercrime is 
up by a staggering 600% with 43% of all hacking attacks targeting small to 
medium-sized institutions. If you don't have proper security measures in place, 
you are at risk of suffering a potentially serious cyber attack.

That's why we are introducing Library Domain Management (TM) - a new service to 
secure and speed up your library using the best cutting-edge technology 
available. Protect yourself with trusted SSL encryption, geo-distributed 
content delivery networks (CDNs), DDoS firewalls, Brotli compression, and more.

Put your mind at ease and start your 12-month, risk-free, no obligations trial 
today. Click the button below to unlock speed and security for your library!

Learn More
(https://d2YthZ04.eu1.hubspotlinksfree.com/Btc/UB+113/d2YthZ04/VWblbB1ZbBN3Vc9-n22hLM5kW3GjFly4C2WHCN7KkK2D3l0gJV1-WJV7CgRbGW30Z5vC8_Ghh6V6NyLW86-F5VVXgQDW5Kr6NJW8MhxXC7WH1FDW5Lblf95F19JVN1cq_px6Y_cTW6GHHRh5FQ3y2W5Xry8N4SD1hvVLcf993ZS0_GW5B-lG27H4-XrW840Xw01Y4jc8W7WNnzY8RWd9NW89dgK12jLvTwW3Pw8Zg4FpxyrW5xrswL7nlxZCW4x_m9h8P1F12N19FMGy1dVTjW1jfMC88ltBdLW69sGN52zj72wW3WrmmQ7fJ4VLW6vWqw96G8L0lW3H7bPC3xtMSYW2Tkxn951XB-DW8fJgwR1Z1zk6W7rwzT75B6WtZW6jrJ_25HmXjDW5dDQ748wP8mXW78j90G8cxgh1W7Hty0J3DD6y1N3r60X--bbDB3l371
 )

Koha Support, 651 N Broad St, Middletown, DE 19709, United States, +1 (717) 
489-0195

Unsubscribe 
(https://hs-24953073.s.hubspotfree-eu1.net/email-unsubscribe/email?product=emailStarter%3BcheckSubscriptions=all%3Bd=VnfmDr4MpFfnVTch7P3yVQLcW4cQj3n3XV16NW45St7y43m-qgVWZb4T22MP-bVNw9s268TfMZN4SCq9ZCCkmmW4Y2dR47N6R8ZW7GTqgV1KVcpzV723Zf7PWYnYN4yn1L0f73CCW7p3YCm5ZMSBq0%3Bv=2%3Bemail=koha%40lists.katipo.co.nz&_hsenc=p2ANqtz-8v_P9_H-5PB2VywQV4rWK9x87DKOZGXST_CfgEkW1P-jIA5iljnwZ8rh2nWU_4vFJeU8KsRBFDYJig98G72fIVWzj8bA&_hsmi=53523387
 )

Manage preferences 
(https://hs-24953073.s.hubspotfree-eu1.net/email-unsubscribe/email?product=emailStarter%3Bd=VnfmDr4MpFfnVTch7P3yVQLcW4cQj3n3XV16NW45St7y43m-qgVWZb4T22MP-bVNw9s268TfMZN4SCq9ZCCkmmW4Y2dR47N6R8ZW7GTqgV1KVcpzV723Zf7PWYnYN4yn1L0f73CCW7p3YCm5ZMSBq0%3Bv=2%3Bemail=koha%40lists.katipo.co.nz&_hsenc=p2ANqtz-8v_P9_H-5PB2VywQV4rWK9x87DKOZGXST_CfgEkW1P-jIA5iljnwZ8rh2nWU_4vFJeU8KsRBFDYJig98G72fIVWzj8bA&_hsmi=53523387
 )

Send free email today 
(https://d2YthZ04.eu1.hubspotlinksfree.com/Btc/UB+113/d2YthZ04/VWblbB1ZbBN3Vc9-n22hLM5kW3GjFly4C2WHCN7KkK1L5jyM_V3Zsc37CgNK-W86hx4381fCjZW4WxFzq8ZFXQbW33hFg046ZMXVW5vlGSl7ph30YW10nJHs8sfMWRW7cf9pV7R6_sQW7Zvl5B29ZGk9W2yn-_Z76fxzSW8HbM-86wzmR0W2mRPb_26-R0tW8NFNRr2rLXChW8DCsYY7PyN2XW7hXdKF7rZc-XVrJXxF4Mxxz1W85TRDW6PnXhVVWcLYr5YQlzyW9bKj8g1jfcn1W5P0wlM1GvT9vW70L3Jp7W_cJJW12dyts1XYZz1N7wgKP8blVxkW508Htz84_5QxW4cBXnK8dKdJvW4lbQw37qzgtDW6rGFvB8M1W0JW7vvD869g8xl7W4_P0_7454Bd0W6_kZHg40g3gfF8c4JMGkPgFW99FdqG5bfNFqW2Mfx_Z3jsrSPT9XTT4_lRjdW2rMdKb6Ff917W13skHg6YjyF9W5JkF7j5PVHvMW3CcyM77F2_-XW23xMJ22P0WsXW5Qh4tM1XtjTRN6CFPHzrJvSTW1jYdgh6t5v0_3d-L1
 )

HubSpot 
(https://d2YthZ04.eu1.hubspotlinksfree.com/Btc/UB+113/d2YthZ04/VWblbB1ZbBN3Vc9-n22hLM5kW3GjFly4C2WHCN7KkK1L5jyM_V3Zsc37CgNK-W86hx4381fCjZW4WxFzq8ZFXQbW33hFg046ZMXVW5vlGSl7ph30YW10nJHs8sfMWRW7cf9pV7R6_sQW7Zvl5B29ZGk9W2yn-_Z76fxzSW8HbM-86wzmR0W2mRPb_26-R0tW8NFNRr2rLXChW8DCsYY7PyN2XW7hXdKF7rZc-XVrJXxF4Mxxz1W85TRDW6PnXhVVWcLYr5YQlzyW9bKj8g1jfcn1W5P0wlM1GvT9vW70L3Jp7W_cJJW12dyts1XYZz1N7wgKP8blVxkW508Htz84_5QxW4cBXnK8dKdJvW4lbQw37qzgtDW6rGFvB8M1W0JW7vvD869g8xl7W4_P0_7454Bd0W6_kZHg40g3gfF8c4JMGkPgFW99FdqG5bfNFqW2Mfx_Z3jsrSPT9XTT4_lRjdW2rMdKb6Ff917W13skHg6YjyF9W5JkF7j5PVHvMW3CcyM77F2_-XW23xMJ22P0WsXW5Qh4tM1XtjTRN6CFPHzrJvSTW1jYdgh6t5v0_3d-L1
 )
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha