Time  Nick      Message
06:35 reiveune  hello
07:25 cait1     good morning #koha
08:34 asif      hello i am facing problem in OPAC error 500 but when i search book using staff account its fine it bring records  but in opac public its giving me error
08:36 asif      can anyone help me
08:48 cait      asif: your items need to be complete - that means you need to make sure they all have itemtype, home branch and holding branch set
08:52 asif      cait thank you for your reply can i share my excel file with tags i given while uploading the book records in mrc formate uing MARK editor so you will tell me which of the MARC Code is missing
08:53 asif      250$a	260$a	260$b	260$c	300$a	650$a	650$x	942$c	952$a	952$c	952$o	952$p
08:54 asif      001	020$a	100$a	245$a	245$b	250$a	260$a	260$b	260$c	300$a	650$a	650$x	942$c	952$a	952$c	952$o	952$p
08:55 asif      16	0201082594	Patrik Henry winston	Artificial intelligence 		2e	Canada	Addison wesley	1984	544p			BK	BCL	G-1	001.535	16
08:55 asif      uploaded correctry
08:57 aude_c[m] asif: you need to add 952$y (Koha item type), 952$b (Holding branch / Current library)
09:00 cait      aude_c[m]: is right
09:00 cait      a and b can be the same branchcode, but you need both
09:01 cait      and for the itemtype you need the code frm administration > itemtypes
09:02 asif      ok let me try hope fully it would solve my issue
09:02 asif      @cait it means 952$a and 952$b should be same
09:02 huginn    asif: I've exhausted my database of quotes
09:09 asif      when i select a book from search catelogue i cant find tag 952
09:26 cait      asif: yes, the 952 is removed on import and turned into an item
09:26 cait      you can go to the detail page in Koha and edit the items from there
09:26 cait      in staff interface
09:27 asif      when i try to edit the book record to add 950$b and 950$a and 952$y i find only 942 tag can find 952 tag even i try to change the framework but cant see i am in staff interface and login from super librarian
09:27 cait      952 is only used on import and export, once in Koha it's not part of the MARC record
09:27 cait      you need to Edit item
09:27 cait      it# a different form than the catalouging form
09:28 cait      go to the detail page and click on the edit item link in the item form or use "edit > Edit items"
09:28 asif      where is detail page located
09:28 cait      when you search in the staff interface for the record
09:29 cait      and click on it from the result list
09:29 cait      that's the detail page
09:36 asif      yes when i clicked in detail paged there are two option bellow every book record |edit record| Edit Item| i checked only 942 tag is ther but no 952 Tag
09:40 aude_c[m] This might help https://koha-community.org/manual/23.05/en/html/cataloging.html#editing-items It won't say on the screen that it's the 952 tag, it will just show "Edit item" in the header
11:42 marcelr   hi #koha
11:49 oleonard  o/
11:51 marcelr   hi oleonard
11:51 wahanui   hi oleopard
12:05 * cait    waves
14:20 cait1     quiet day
14:22 marcelr   what happened?
14:29 Joubu     nothing
14:31 marcelr   ☹
14:34 marcelr   bye
14:44 cait1     hm no ashimema
14:45 cait1     [off] https://ptfs-europe.com/news/ptfs-europe-welcomes-bywater-solutions-as-a-new-shareholder/
14:45 cait1     [off] https://bywatersolutions.com/news/bywater-new-shareholder-ptfs
14:45 cait1     bbiab
14:52 caroline  I can't seem to find the mailing list search option, it does exist right? I did not hallucinate it
14:53 caroline  btw the two last links on this page (markmail and nabble) don't work https://koha-community.org/support/koha-mailing-lists/
14:54 Joubu     https://duckduckgo.com/?q=%22koha+is+awesome%22+site%3Alists.katipo.co.nz%2Fpipermail%2Fkoha%2F&va=n&ia=web
14:54 caroline  Joubu, thanks, that's what I ended up doing (with google, but the same)
14:57 caroline  maybe I was thinking of https://irc.koha-community.org/search.pl?channel=koha and thought there was the same for the mailing list
15:31 oleonard  If I want to add translation context to aqplan.pl, is "Budget planning" correct?
15:31 oleonard  [% tpx("Budget planning", "Planning for '{fund}' by months"...
15:31 oleonard  As opposed to "Fund planning"
15:31 caroline  I think out of context, budget is more easily understandable?
15:32 oleonard  Thanks caroline
16:47 reiveune  bye
17:23 oleonard  Do we not have an option to block checkouts of items marked damaged?
17:45 davidnind It would seem not (from a quick search) - there is AllowHoldsOnDamagedItems
17:46 davidnind Maybe it is a library work flow issue - if something is marked as damaged, it would be in an area waiting for repair? (and therefore not available for borrowing)
17:48 oleonard  davidnind: One would think ;)
17:49 davidnind 😀
18:02 caroline  afaik, the damaged status doesn't do much other than display
18:03 caroline  last I checked, damaged has no effect on circulation https://koha-community.org/manual/latest/en/html/cataloging.html#damaged-status
19:01 cait      caroline: I have deleted the 2 broken links to the mail archives from th webstie
19:01 caroline  thanks! cait++
19:02 cait      you are welcome :)
20:32 davidnind Morning!
20:32 wahanui   morning is probably always someone's afternoon
20:33 cait      morning :)
20:33 cait      or evening wahanui
20:38 caroline  good morning davidnind!
20:42 davidnind good afternoon(?) caroline!
20:43 caroline  16:45... late afternoon/early evening, neaaarly time to go :)
20:45 davidnind yeah!
20:55 Asif      Hello I'm have installed koha can any one tell me how to make opac header image responsive
20:56 caroline  usually when it happens to me (not being responsive) it's because the image has a fixed size
20:56 caroline  Did you add it via html customazations opacheader?
20:58 Asif      Yes I have added opac html customization
21:00 caroline  in html customization editor, using the WYSIWYG editor, click on the image and then click on the small image icon on the toolbar, it should open the image properties, erase the width and legth and save
21:02 Asif      Thank you for prompt reply
21:02 caroline  I have to go but I'm sure other people are around to help :)
21:02 caroline  good night everyone!
21:05 Asif      Good night Caroline and all
21:59 davidnind cait++
22:14 cait      davidnind++