Time  Nick                 Message
05:11 TriveniChandriki[m]  good morning all
05:11 TriveniChandriki[m]  kohaclone# make... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/TslqmPZOiHVeuJjgVzBfImvE>)
05:12 TriveniChandriki[m]  23.05 version getting error
05:12 TriveniChandriki[m]  anyone can help us
06:29 reiveune             hello
08:46 NikolayGospodinov[m] Hello. Koha! I am trying to get a list of all the itemnumbers  and their invoicenumbers from the beginning of 2023. I have the following problem. Because the invoice number is tied to the bibliography number in the database. When I pull out a reference, it duplicates the item numbers with a different invoice number. For example. The invoice number Dp 9/2023 is tied to biblionumber 484454. This biblionumber contains the following item
08:46 NikolayGospodinov[m] numbers (929105 and 925156). The reference shows that both numbers are with the invoice number  Dp 9/2023.   But in really only number 925156 is with invoice number  Dp 9/2023.
09:08 vfernandes[m]        Hi #koha-community:matrix.org
09:18 vfernandes[m]        I was updating a Koha from an old 17.11 version to the earlier version and the fines now are not working properly
09:19 vfernandes[m]        Checking the updatedatabase.pl file (https://raw.githubusercontent.com/Koha-Community/Koha/v23.05.00/installer/data/mysql/updatedatabase.pl), the line 18973 (update 19.06.00.012) is adding one LOST entry with negative values foreach W entry (writeoff) in the accountlines table
09:19 vfernandes[m]        The problem that happens is when we checkout an item to a patron who already had an overdue fine related to that item, Koha is mistakenly generating an OVERPAYMENT credit
09:21 vfernandes[m]        The 'W' entries shouldn't be converted to 'WRITEOFF' credits instead of 'LOST'?
09:26 vfernandes[m]        After that update the fines tab is a complete mess
09:34 ashimema             which cait do we have today
10:35 magnuse              ashimema: looks like we have no cait at all?
10:43 ashimema             Seems so
10:43 magnuse              oh noes!
11:14 marcelr              o/
11:33 krimsonkharne[m]     <NikolayGospodinov[m]> "Hello. Koha! I am trying to..." <- maybe something like:... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/FXWsuaApykmycvNAXjhUwFjg>)
11:34 tcohen               hola #koha o/
11:34 krimsonkharne[m]     ...I'm an SQL beginner though, no guarantees :-)
11:34 krimsonkharne[m]     hi #koha
11:35 tcohen               @seen cait
11:35 huginn               tcohen: cait was last seen in #koha 2 days, 1 hour, 26 minutes, and 59 seconds ago: <cait> bye all
11:36 marcelr              hi tcohen
11:36 tcohen               hey marcelr
11:37 marcelr              tcohen: please have a look at 33404
11:37 tcohen               looking
11:37 tcohen               kk
11:38 tcohen               I'll take care
11:39 marcelr              great
11:54 magnuse              kia ora cait!
12:01 tcohen               guten tag, cait
12:11 oleonard-away        Dobrý den cait!
12:16 oleonard             We'll soon be at optimal cait levels
12:21 marcelr              hi oleonard, any change to finish up the reserve_stats patch ?
12:21 marcelr              chance
12:23 ashimema             oleonard
12:23 wahanui              i heard oleonard was seeing some buggy stuff though
12:23 oleonard             marcelr: I'm just not sure how to confirm that the before and after stats are correct because I don't understand how everything was reclassified.
12:23 ashimema             do you foresee any issues if I switch the order of options in either the left side menu on the patron search page.. or the dropdown in the patron search bar?
12:23 ashimema             it bugs me that they're not consistent 😜
12:24 * ashimema           uploaded an image: (88KiB) < https://matrix.org/_matrix/media/v3/download/matrix.org/hutGHGLiSvsinvsmzKnJjIqt/image.png >
12:24 oleonard             ashimema: It will bug me now that you've pointed it out :D
12:24 ashimema             hehe
12:25 ashimema             the patch is trivial.. swap library/category on one of the cases.. not sure which way to go.. but it's a trivial fix either wayt
12:25 marcelr              oleonard Are stats ever correct :)  The before stats are really bad; see comment1 and comment6. This classification should be just a bit simpler.
12:26 marcelr              In short, Placed equals anything that is not yet in the other categories.
12:26 marcelr              Cancelled, Filled and Waiting should be speaking for themselves?
12:26 tcohen               marcelr, oleonard ashimema
12:26 tcohen               can y'all fill the roadmap with the things you're workingon?
12:27 tcohen               I start my days looking at things in bugzilla like a bug wrangler
12:27 tcohen               and need to optimize that
12:27 tcohen               much appreciated
12:27 marcelr              i added something but i chose to skip all small stuff; could add one or two still
12:27 ashimema             I'm in the same mode as you mostly at the minute tcohen
12:27 ashimema             bugwrangler in the morning.. not great
12:28 marcelr              we need bug wranglers
12:28 ashimema             not really got my head in the game yet this cycle.. I must admit
12:30 oleonard             roadmap?
12:30 oleonard             wahanui: roadmap is https://wiki.koha-community.org/wiki/Roadmap_for_23.11
12:30 wahanui              OK, oleonard.
12:32 tcohen               oleonard++
12:36 cait1                tcohen: does the new update biblio route reindex?
12:36 cait1                we are discussing ways to add fields to marc records (that then need to be indexed) by external script
12:37 tcohen               the endpoint calls ModBiblio internally
12:37 tcohen               so yes
12:38 tcohen               it is not passing an overlay_context
12:39 cait1                so you can't protect fields, is hwat you mean?
12:41 cait1                and thx
12:41 cait1                tcohen++
12:42 ashimema             we should add that overlay_context
12:42 cait1                yes please
12:43 cait1                and make the * work (still broken?
12:43 cait1                )
12:45 marcelr              tcohen: added mail domain limit configuration and translation of authorised values now
12:46 marcelr              the latter topic is bit stuck in discussion with two proposals
12:46 marcelr              where both did not really convince me btw
12:54 tcohen               comment on the wiki about your doubts
14:00 ashimema             oooh..oooh
14:00 ashimema             are we going to actually have the dev meeting today?
14:00 ashimema             I just spotted it in the diary
14:05 tcohen               people around for the meeting?
14:06 thd                  At the moment
14:08 tcohen               #startmeeting Development IRC Meeting 28 June 2023
14:08 huginn               Meeting started Wed Jun 28 14:08:41 2023 UTC.  The chair is tcohen. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:08 huginn               Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:08 huginn               The meeting name has been set to 'development_irc_meeting_28_june_2023'
14:08 tcohen               #link https://wiki.koha-community.org/wiki/Development_IRC_meeting_28_June_2023
14:09 tcohen               #topic Introductions
14:09 tcohen               #info Tomas Cohen Arazi
14:09 ashimema             #info Martin Renvoize, PTFS Europe
14:09 ashimema             We're in jitsi too: https://meet.jit.si/KohaDevelopmentMeeting
14:09 thd                  #info Thomas Dukleth, Agogme, New York City
14:10 tcohen               #topic Announcements
14:10 tcohen               #info New Koha dev at PTFS-E
14:12 tcohen               #topic Update from the Release Manager (23.11)
14:12 ashimema             #info Starting from next week, we will have another new developer getting up to speed at PTFS Europe.. they'll be adding to our existing team of 4 devs working on both Koha and Aspen
14:13 tcohen               #topic Updates from the Release Maintainers
14:18 tcohen               lukeg: any news about 22.05?
14:18 tcohen               rmaints?
14:18 wahanui              rmaints is fridolin (23.05), PedroAmorim[m] and MatthewBlenkinsop[m] (22.11), lukeG (22.05) and Danyon (21.11)
14:18 tcohen               #info 23.05.01 released today
14:19 tcohen               #info Status of roadmap projects
14:19 tcohen               #topic Status of roadmap projects
14:20 marcelr              #info Marcel de Rooy, Rijksmuseum
14:20 ashimema             https://meet.jit.si/KohaDevelopmentMeeting
14:20 ashimema             we're talking there and noting here
14:20 tcohen               #info 23.05 https://annuel.framapad.org/p/Roadmap_for_Koha_v23.05
14:21 tcohen               #info 22.11 https://annuel.framapad.org/p/koha_22.11_roadmap
14:24 tcohen               #topic KohaCon23 update
14:24 lukeg                I will make a 22.05.14 today, sorry for the delay this month
14:24 tcohen               skipping
14:25 tcohen               #topic KohaCon24 update
14:25 tcohen               skipping
14:25 ashimema             no worries lukeg.. I tihnk we were all a little behind this month
14:25 tcohen               #topic Actions from last meeting
14:28 tcohen               #info for CSRF we will set a hidden/security branch that will be tested on jenkins
14:30 tcohen               #info tcohen and gmcharlt met and agreed on a path for some services to get up to date and have community members access so we can help
14:30 tcohen               #topic General development discussion (trends, ideas, ...)
14:36 tcohen               #info cypress-related changes to KTD have bene backported to 22.11 branch, and ashimema will check if the jenkins tasks are running them
14:39 ashimema             #info Translation tools - Tomas had a chat with Bernardo.. he's documenting how things currently all work and then we're going to look at migrating to Weblate, what that involved, what we need to change at our side etc.  It shouldn't be too involved: * Update strings for each release * Migrate translations between branches at feature releases.
14:45 tcohen               #info the main mailman list would benefit from some configuration tweaks that thd has proposed/mentioned. WE are contacting rangi to talk about that
15:00 tcohen               #topic Set time of next meeting
15:00 tcohen               #info Next meeting: 05 July 2023, 14 UTC
15:00 tcohen               #endmeeting
15:00 huginn               Meeting ended Wed Jun 28 15:00:50 2023 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
15:00 huginn               Minutes:        https://meetings.koha-community.org/2023/development_irc_meeting_28_june_2023.2023-06-28-14.08.html
15:00 huginn               Minutes (text): https://meetings.koha-community.org/2023/development_irc_meeting_28_june_2023.2023-06-28-14.08.txt
15:00 huginn               Log:            https://meetings.koha-community.org/2023/development_irc_meeting_28_june_2023.2023-06-28-14.08.log.html
15:00 tcohen               thanks everyone
15:00 ashimema             nice, thanks tcohen
15:08 * thd                Tried going back to meeting after quiting just now and the camera still seems captured by the previous process where it had frozen.
15:08 reiveune1            bye
15:10 thd                  Same failure message as last week but I did not use the back functionality this time.
15:26 oleonard             Oop--missed a meeting :|
15:26 * oleonard           has probably been volunteered to personally host KohaCon25
15:27 caroline             at your house!
15:28 oleonard             Standing room only!
15:30 oleonard             caroline: You may know the answer to the question I have: What makes a hold show up under the "Hold cancellation requests" tab on the "Holds awaiting pickup" page ?
15:30 oleonard             I would assume it has holds which a patron has cancelled after it was made waiting, but... how does a patron do that?
15:33 caroline             oh yes... let me check
15:34 caroline             oleonard, you have to allow patrons to cancel waiting holds in Admin > Circ rules > (Default) waiting hold cancellation policy
15:35 caroline             I put mine at All/All/Yes to test
15:35 oleonard             Ah, thank you!
15:35 caroline             then you have to log in the OPAC as a patron and cancel the hold
15:36 thd                  tcohen: I do not see a koha team or whatever email address in the irc minutes.
15:36 oleonard             caroline++
15:37 caroline             :)
16:02 ashimema             @later tell cait I think you misunderstood what bug 33028 was doing...
16:02 huginn               ashimema: The operation succeeded.