[Koha] Koha 21.05.20 released

2022-10-26 Thread Victor Grousset/tuxayo

Hello! :-)

The Koha Community is happy to announce the release of Koha 21.05.20

The full release notes can be found at:
https://koha-community.org/koha-21-05-20-released/

Debian packages should be available shortly.

Thanks to everyone involved :-)


Cheers,

--
Victor Grousset/tuxayo
___

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


Re: [Koha] Restful api

2022-10-26 Thread Aleisha Amohia

Hi Ahsan

Unfortunately these do not exist in upstream Koha yet.

There is a bug report for a check-in endpoint: 
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24401


and a bug report for a check-out endpoint: 
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24400


We're just waiting on some sponsorship to upstream our versions of these 
endpoints, hopefully not far away.


Aleisha

On 26/10/22 23:20, Ahsan Farhan wrote:

I am developing an android application using Koha Restful API. the issue I
am facing is that I cannot find anything related to API for item
checkout(book issue) or item checkin(book return).

If you can help me or provide me references to solve my problem
___

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

--
*Aleisha Amohia (she/her)*
Koha Technical Lead
*Catalyst IT - Expert Open Source Solutions*

*Catalyst.Net Ltd - a Catalyst IT group company*
Tel: +64 4 499 2267 | www.catalyst.net.nz 

Catalyst Logo

CONFIDENTIALITY NOTICE: This email is intended for the named recipients 
only. It may contain privileged, confidential or copyright information. 
If you are not the named recipient, any use, reliance upon, disclosure 
or copying of this email or its attachments is unauthorised. If you have 
received this email in error, please reply via email or call +64 4 499 2267.

___

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


Re: [Koha] Question regarding patron anonymization

2022-10-26 Thread Andy Boze

Thanks, Katrin and Andrew.

It's good to know that the anonymization only currently involves the 
old_issues table. I apparently don't have sufficient privilege to see 
the the bug, but I hope that the issue of anonymizing the statistics 
table can be addressed.


Andy

On 10/23/2022 9:17 AM, Katrin Fischer wrote:

Hi Andy,

at the moment the anonymization is limited to the old_issues table. See:

*BugĀ 23453*
 - The
statistics table bypasses anonymization of circulation data

I believe cleanup_database.pl has an option to remove statistics entries.

Hope this helps,

Katrin

On 20.10.22 21:48, Andy Boze wrote:

Hi, all.

We regularly run the patron anonymization script as documented at <
https://koha-community.org/manual/21.11/en/html/cron_jobs.html#anonymize-patron-data
>. The documentation doesn't go into details of exactly what the
script does.

The documentation for the batch patron anonymization <
https://koha-community.org/manual/21.11/en/html/tools.html#batch-patron-deletion-anonymization
> say "This tool allows you to bulk anonymize circulation
histories...", by which I assume it means it will replace the
borrowernumber in the old_issues table with that of the anonymous patron.

I'm wondering whether any anonymization is supposed to occur in the
statistics table. Our statistics table goes back several years, and I
don't see any anonymization of the borrowernumber there.

Thanks for any thoughts.

Andy


___

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


--
Andy Boze, Associate Librarian
University of Notre Dame
271H Hesburgh Library
(574) 631-8708
___

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


[Koha] Restful api

2022-10-26 Thread Ahsan Farhan
I am developing an android application using Koha Restful API. the issue I
am facing is that I cannot find anything related to API for item
checkout(book issue) or item checkin(book return).

If you can help me or provide me references to solve my problem
___

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