<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body>A new request with request id 10418 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is : <br><br>Title : Koha-devel Digest, Vol 197, Issue 16<br>Category : <br>Description : <div>Send Koha-devel mailing list submissions to<br>    koha-devel@lists.koha-community.org<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>    https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>or, via email, send a message with subject or body 'help' to<br>    koha-devel-request@lists.koha-community.org<br><br>You can reach the person managing the list at<br>    koha-devel-owner@lists.koha-community.org<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of Koha-devel digest..."<br><br><br>Today's Topics:<br><br>   1. Koha Community Newsletter: April 2022 (Koha Newsletter)<br>   2. Re: Koha::Item->is_notforloan (see Bug 30636) (Fridolin SOMERS)<br>   3. Re: [Koha] Roles for 22.11 open (Fridolin SOMERS)<br>   4. Koha releases are available šŸŽ (Mason James)<br>   5. Re: Adding recent (current/past year) statistics to the items<br>      table (Katrin Fischer)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Thu, 28 Apr 2022 12:01:01 +0200<br>From: Koha Newsletter <kohanews@gmail.com><br>To: koha <koha@lists.katipo.co.nz>,  koha-devel<br>    <koha-devel@lists.koha-community.org><br>Subject: [Koha-devel] Koha Community Newsletter: April 2022<br>Message-ID:<br>    <CAEqgz_n2xrFedqaqMKTxXcfaUyGAAmQHU3QVHYOBiN0XdJ3CNA@mail.gmail.com><br>Content-Type: text/plain; charset="utf-8"<br><br>The Koha Community Newsletter for April 2022 is here:<br><br>https://koha-community.org/koha-community-newsletter-april-2022/<br><br>Many thanks to everyone who submitted articles and news to this newsletter!<br><br>Please feel free to email me with any corrections or suggestions.<br>--<br>Michael Kuhn<br>Editor, Koha Community Newsletter<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20220428/9bf8fb42/attachment-0001.htm><br><br>------------------------------<br><br>Message: 2<br>Date: Thu, 28 Apr 2022 09:27:39 -1000<br>From: Fridolin SOMERS <fridolin.somers@biblibre.com><br>To: koha-devel@lists.koha-community.org<br>Subject: Re: [Koha-devel] Koha::Item->is_notforloan (see Bug 30636)<br>Message-ID: <0c8367ed-f3de-f7e8-c0a7-836e710ed75d@biblibre.com><br>Content-Type: text/plain; charset=UTF-8; format=flowed<br><br>+1<br><br>->is_xxx for a boolean makes sens.<br><br>Le 27/04/2022 Ć  18:48, dcook@prosentient.com.au a Ć©crit :<br>> Hi all,<br>> <br>> While working on <br>> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30636 <br>> <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30636>, I <br>> noticed that our usage of Koha::Item->notforloan is problematic. <br>> Sometimes we use it as a Boolean and sometimes we use it for descriptive <br>> information.<br>> <br>> When we use it as a Boolean, we really should be taking into account the <br>> ā€œNot for loanā€ status by ā€œItem Typeā€ as well.<br>> <br>> Iā€™m noticing there are places in Koha which show an item as ā€œAvailableā€ <br>> if the item is ā€œNot for loanā€ by item type and thatā€™s a problem. (It <br>> looks like the new recalls feature from Bug 19532 has this same problem.)<br>> <br>> Anyway, Iā€™m thinking a new method like Koha::Item->is_notforloan might <br>> be a good idea for covering the Boolean condition rather than trying to <br>> remember to implement Koha::Item->notforloan and <br>> Koha::Item->notforloan_per_itemtype (this method doesnā€™t even exist) for <br>> all relevant use cases.<br>> <br>> One way or another, Iā€™ll be fixing the ILS-DI API locally, but Iā€™d like <br>> to get peopleā€™s input first, so that itā€™s easier for  me to upstream and <br>> benefit everyone else too.<br>> <br>> David Cook<br>> <br>> Senior Software Engineer<br>> <br>> Prosentient Systems<br>> <br>> Suite 7.03<br>> <br>> 6a Glen St<br>> <br>> Milsons Point NSW 2061<br>> <br>> Australia<br>> <br>> Office: 02 9212 0899<br>> <br>> Online: 02 8005 0595<br>> <br>> <br>> _______________________________________________<br>> Koha-devel mailing list<br>> Koha-devel@lists.koha-community.org<br>> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>> website : https://www.koha-community.org/<br>> git : https://git.koha-community.org/<br>> bugs : https://bugs.koha-community.org/<br><br>-- <br>Fridolin SOMERS <fridolin.somers@biblibre.com><br>Software and system maintainer šŸ¦„<br>BibLibre, France<br><br><br>------------------------------<br><br>Message: 3<br>Date: Thu, 28 Apr 2022 09:54:35 -1000<br>From: Fridolin SOMERS <fridolin.somers@biblibre.com><br>To: koha@lists.katipo.co.nz, koha-devel<br>    <koha-devel@lists.koha-community.org><br>Subject: Re: [Koha-devel] [Koha] Roles for 22.11 open<br>Message-ID: <263f03d4-14d2-44c1-774c-bd4e7b863077@biblibre.com><br>Content-Type: text/plain; charset=UTF-8; format=flowed<br><br>Hi,<br><br>Some people have joined the team.<br><br>There is still room, specially in Release Manager.<br>It is a role major for everybody having a Koha in production.<br><br>Feel free to ask for more information.<br><br><< Nine companions. So be it. You shall be the fellowship of the ring >><br><br>Best regards,<br><br>Le 11/04/2022 Ć  23:13, Fridolin SOMERS a Ć©crit :<br>> Hi dear community.<br>> <br>> 22.05 cycle comes to an end, time to think of next cycle.<br>> <br>> The roles for the 22.11 release cycle are now opened :<br>> https://wiki.koha-community.org/wiki/Roles_for_22.11<br>> <br>> The vote will take place during next general IRC meeting on May 4th.<br>> <br>> The description of the roles can be found at this wiki page :<br>> https://wiki.koha-community.org/wiki/Project_roles<br>> <br>> << Join us in the dark side, we have cookies >><br>> <br>> Best regards,<br>> <br><br>-- <br>Fridolin SOMERS <fridolin.somers@biblibre.com><br>Software and system maintainer šŸ¦„<br>BibLibre, France<br><br><br>------------------------------<br><br>Message: 4<br>Date: Fri, 29 Apr 2022 17:29:28 +1200<br>From: Mason James <mtj@kohaaloha.com><br>To: "koha@lists.katipo.co.nz" <koha@lists.katipo.co.nz>, Koha Devel<br>    <koha-devel@lists.koha-community.org><br>Subject: [Koha-devel] Koha releases are available šŸŽ<br>Message-ID: <8ea1afa6-cc7a-bd2b-7870-c38b4d4ada8e@kohaaloha.com><br>Content-Type: text/plain; charset=UTF-8; format=flowed<br><br>kia ora community,<br><br>the latest Koha packages are available<br><br>an installation guide is below...<br>https://wiki.koha-community.org/wiki/Koha_on_Debian<br><br><br>cheers, Mason<br><br><br>------------------------------<br><br>Message: 5<br>Date: Fri, 29 Apr 2022 11:24:11 +0200<br>From: Katrin Fischer <katrin.fischer.83@web.de><br>To: koha-devel@lists.koha-community.org<br>Subject: Re: [Koha-devel] Adding recent (current/past year) statistics<br>    to the items table<br>Message-ID: <3f99f9f6-76ce-a0a5-51fd-f7e14d0954a1@web.de><br>Content-Type: text/plain; charset="utf-8"; Format="flowed"<br><br>Hi Nick and all,<br><br>I am a little worried about having yet another 'source of truth' we'll<br>need to keep in sync and update on every circulation action and added<br>maintenance for moving it end of year etc.<br><br>Maybe we could pull the data from the statistics table into a nice<br>display or add a new built-in report to make querying this data easier?<br><br>Katrin<br><br>On 22.04.22 21:32, Michael Hafen (TECH) wrote:<br>> I have schools using Koha here, and those are reports that my schools<br>> asked for.  I built reports for them, but Guided Reports could<br>> probably take care of them too.<br>><br>> On Fri, Apr 22, 2022 at 12:52 PM Nick Clemens<br>> <nick@bywatersolutions.com> wrote:<br>><br>>     Hi All,<br>><br>>     We have had several requests recently for an easy way to access<br>>     current/last year's circulation stats for items, without having to<br>>     create reports totalling these numbers. The numbers here are used<br>>     for weeding, state reporting, etc.<br>><br>>     Other systems have fields: 'Year to date circ' and 'last year circ'<br>><br>>     We have discussed several possible developments:<br>>      - a new table to track these<br>>      - adding a new field, or altering 'issues' to use JSON and<br>>     storing circ/renewal counts by year<br>>      - adding two new fields to the items table and use a cronjob to<br>>     move 'current year' circ to 'last years circ' at the end of the year.<br>><br>>     We wanted to check in with the community to see if this is a<br>>     request that others have or have seen, and how they handle these.<br>><br>>     Thanks for any info.<br>>     Nick (kidclamp)<br>><br>>     --<br>>     Nick Clemens<br>>     ByWater Solutions<br>>     bywatersolutions.com <http://bywatersolutions.com><br>>     Phone: (888) 900-8944<br>>     Pronouns: (he/him/his)<br>>     Timezone: Eastern<br>>     Follow us:<br>>     <https://www.facebook.com/ByWaterSolutions/><br>>     <https://www.instagram.com/bywatersolutions/><br>>     <https://www.youtube.com/user/bywatersolutions><br>>     <https://twitter.com/ByWaterSolution><br>>     _______________________________________________<br>>     Koha-devel mailing list<br>>     Koha-devel@lists.koha-community.org<br>>     https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>>     website : https://www.koha-community.org/<br>>     git : https://git.koha-community.org/<br>>     bugs : https://bugs.koha-community.org/<br>><br>><br>><br>> --<br>> Michael Hafen<br>> Washington County School District Technology Department<br>> Systems Analyst<br>><br>><br>> _______________________________________________<br>> Koha-devel mailing list<br>> Koha-devel@lists.koha-community.org<br>> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>> website :https://www.koha-community.org/<br>> git :https://git.koha-community.org/<br>> bugs :https://bugs.koha-community.org/<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20220429/a7f5c638/attachment.htm><br><br>------------------------------<br><br>Subject: Digest Footer<br><br>_______________________________________________<br>Koha-devel mailing list<br>Koha-devel@lists.koha-community.org<br>https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>website : https://www.koha-community.org/<br>git : https://git.koha-community.org/<br>bugs : https://bugs.koha-community.org/<br><br><br>------------------------------<br><br>End of Koha-devel Digest, Vol 197, Issue 16<br>*******************************************<br></div><br><br>NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.<br></body></html>