Time  Nick           Message
01:34 tuxayo         mtj: sorry, couldn't do my release today. Will do tomorrow, I got a training but I should be able to squeeze a release.
06:31 reiveune       hello
06:31 wahanui        que tal, reiveune
07:53 tuxayo         Hi #koha :)
08:30 MarkHofstetter hi everyone, what is the best way to access the results via js on the opac-search page ie the books found with a specific search via a plugin? thx
10:33 oleonard       o/
10:40 cait           hi oleonard :)
10:53 oleonard       jajm around?
10:55 oleonard       Something weird going on here: https://snipboard.io/9gHKEW.jpg
10:56 jajm           oleonard: oh! i didn't test with covers enabled, will do right after lunch :)
10:57 oleonard       👍🏻
11:03 oleonard       Did we recently fix something related to biblio-level holds getting converted incorrectly to item-level holds?
11:04 oleonard       Or am I remembering an outstanding bug?
11:05 saa            we are unable to use acquisitions module
11:05 cait           hm nothing comes to mind sorry
11:06 saa            when we finish processing order and trying to add item it is throwing error
11:06 saa            [Tue Sep 27 16:03:52.510832 2022] [cgi:error] [pid 2400] [client 172.16.2.37:55661] AH01215: Use of uninitialized value in string eq at /usr/share/koha/lib/C4/Context.pm line 784.: /usr/share/koha/intranet/cgi-bin/errors/500.pl, referer: http://kohaadmin.ncl.res.in/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=2574&invoiceid=257 [Tue Sep 27 16:03:54.376061 2022] [cgi:error] [pid 2414] [client 172.16.2.37:56320] AH01215: Use of uninitialized value in string eq
11:06 oleonard       saa: What version of Koha?
11:06 cait           hm also ot sure if this is the right bug
11:06 cait           um the right error
11:07 saa            21.11.11
11:07 cait           what happens in the gui?
11:07 oleonard       Yes, cait is right saa that error doesn't look like one which would cause anything to break
11:07 saa            gui gives 500 error
11:07 cait           maybe check the logs before and after this one
11:09 saa            i was getting this error hence we ran  update_dbix_class_files.pl
11:09 saa            but still same error
11:09 cait           there should be more than that
11:10 cait           it probably is from a different file
11:11 saa            if i see my intranet-error.log for today it has same error
11:11 saa            since we used acquisitions module
11:11 cait           yeah it's more a warn
11:11 cait           not a breaking error
11:11 cait           there should be another message
11:12 saa            where can that error we can check
11:13 saa            on our gui it is saying An error has occured! 500 Error
11:15 oleonard       saa: That doesn't tell you or us anything at all unfortunately
11:16 saa            what way we can dig out
11:16 oleonard       You have to look more in the logs for something related by timestamp or file name
11:17 saa            can i paste my intranet-error.log
11:22 jajm           oleonard: biblio detail page should be fixed by https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30952#c287
11:22 huginn`        Bug 30952: enhancement, P5 - low, ---, julian.maurice, Needs Signoff , New design for staff interface
11:24 oleonard       Looks good jajm, thanks
11:25 saa            how to check timestamp or file name related lines you mean in same intranet-error.log
11:25 saa            or some other file
11:25 oleonard       Yes, in the error log. From your example: [Tue Sep 27 16:03:52.510832 2022]
11:26 ashimema       oo, more work on the UI.. I will look forward to playing with that again later 🙂
11:26 ashimema       Excellent work jajm
11:27 saa            let me again do one order quickly and paste here error log
11:27 oleonard       saa: Don't paste here, paste at https://paste.koha-community.org/
11:28 saa            sure
11:32 oleonard       Oh, jajm I see you implemented the system font change
11:33 jajm           oleonard: yes, what do you think about it ?
11:33 marcelr        o/
11:34 saa            i have pasted it pl. check
11:34 oleonard       jajm: I think it looks fine, but I do wish we could find something that could be consistent and new, in part just because I think the font can help people see it as a significant change
11:35 saa            i tried adding one new order, receiving it and while finishing the receive option it is throwing error
11:35 oleonard       saa: If you didn't specify the channel in your paste you'll have to share the link
11:35 saa            https://paste.koha-community.org/15449
11:35 oleonard       jajm: I wouldn't pick new over usable, of course.
11:38 oleonard       saa "DBIx::Class::Row::store_column(): No such column 'curr' on Koha::Schema::Result::Item" seems like a likely culprit, but I don't know the cause
11:40 saa            is there any way to sort it out
11:41 oleonard       Anyone else have any suggestions for saa?
11:49 saa            should i post on email group
11:50 oleonard       That would be the next logical step saa
11:51 saa            ok sending it
12:00 cait1          oleonard: saa: I am also betting on DBIx::Class::Row::store_column(): No such column 'curr' on Koha::Schema::Result::Item but not sure where the curr could come from. we have a currency column in aqorders... but that doesn't look right. Do you have any local changes?
12:01 tcohen         hi all
12:01 tcohen         curr would be an Item column as per reading
12:02 tcohen         is this something they mistakenly put in OpacHiddenItems by chance?
12:02 cait1          ooh that is a good idea for checking
12:02 marcelr        hola tcohen
16:11 reiveune       bye