Dear All, Hello I am Barbara from Cyprus University of Technology Library, and I would appreciate your help.
I would like to know if there is a way of retrieving a report from KOHA, which will give me the amount of records completed in association with the Cataloguer's initials (in other words how many records each Cataloguer creates per day). Best Regards Barbara [email protected] -----Original Message----- From: Koha [mailto:[email protected]] On Behalf Of [email protected] Sent: Wednesday, March 11, 2015 8:39 AM To: [email protected] Subject: Koha Digest, Vol 113, Issue 15 Send Koha mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://lists.katipo.co.nz/mailman/listinfo/koha or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Koha digest..." Today's Topics: 1. Re: MOU to establish a fund for Koha Development (Joann Ransom) 2. Re: MOU to establish a fund for Koha Development (Mirko Tietgen) 3. Field name of Circulation note in patron (Vimal Kumar V.) 4. Re: Field name of Circulation note in patron (Robin Sheat) 5. Re: Field name of Circulation note in patron (Moyra McAllister) 6. Status "Ordered" is missing in Suggestions Management in Koha 3.18 (Paul Chu, SDB) ---------------------------------------------------------------------- Message: 1 Date: Tue, 10 Mar 2015 23:05:01 +0000 From: Joann Ransom <[email protected]> To: Joann Ransom <[email protected]>, koha <[email protected]> Subject: Re: [Koha] MOU to establish a fund for Koha Development Message-ID: <[email protected]> Content-Type: text/plain; charset="us-ascii" Well that was not hufely successful; I forgot that attachments get stripped out. The document can be accessed here: http://kete.library.org.nz/site/documents/show/367-draft-mou-for-koha-fu nd Cheers Jo -----Original Message----- From: Koha [mailto:[email protected]] On Behalf Of Joann Ransom Sent: Wednesday, 11 March 2015 10:52 a.m. To: koha Subject: [Koha] MOU to establish a fund for Koha Development Hi everyone, Please find attached a draft MOU which Bob Birchall and I have been quietly developing for the last few months to establish a fund for Koha development. This is a follow up to a suggestion made at KohaCon in Argentina last year. It is a high level document expressing intent - not designed to be a legal contract contestable in court. The real work and thinking needs to done in establishing the 'rules' for the grants committee including composition etc but that will all sit outside this MOU. This document will allow us to get started. The Te Horowhenua Trustees have accepted this document and are happy to sign. I would like to discuss this at the IRC meeting today / tonight (depending on where you live) with a view to the Koha Community nominating 4 signatories who are long serving members of the community and who can sign on behalf of us all. Remember: this is a statement of intent only. I'm not sure how to get this on the agenda; perhaps someone can help me :) Kind regards Jo. ######################################################################## ############# This e-mail message and any attached files may contain confidential information, and may be subject to legal professional privilege. If you are not the intended recipient, please delete. Unless formally stated, this e-mail and any attachments do not necessarily reflect the views of the the The Horowhenua Trust. The Horowhenua Trust takes extensive precautions with the aim of detecting and removing any virus or defects from its e-mail system but accepts no liability for loss or damage should this e-mail not be virus or defect free or should there be any errors in transmission. ######################################################################## ############# _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha ######################################################################## ############# This e-mail message and any attached files may contain confidential information, and may be subject to legal professional privilege. If you are not the intended recipient, please delete. Unless formally stated, this e-mail and any attachments do not necessarily reflect the views of the the The Horowhenua Trust. The Horowhenua Trust takes extensive precautions with the aim of detecting and removing any virus or defects from its e-mail system but accepts no liability for loss or damage should this e-mail not be virus or defect free or should there be any errors in transmission. ######################################################################## ############# ------------------------------ Message: 2 Date: Wed, 11 Mar 2015 00:18:09 +0100 From: Mirko Tietgen <[email protected]> To: koha <[email protected]> Subject: Re: [Koha] MOU to establish a fund for Koha Development Message-ID: <[email protected]> Content-Type: text/plain; charset=utf-8 Joann Ransom schrieb am 10.03.2015 > I'm not sure how to get this on the agenda; perhaps someone can help > me :) I added it to the wiki page for the meeting. http://wiki.koha-community.org/wiki/General_IRC_meeting_11_March_2015#Ag enda -- Mirko ------------------------------ Message: 3 Date: Wed, 11 Mar 2015 10:08:56 +0530 From: "Vimal Kumar V." <[email protected]> To: Koha <[email protected]> Subject: [Koha] Field name of Circulation note in patron Message-ID: <CAEaJrwWf-M2p7e51Q-5CQCA1KG=ee60vmg9bn20t7aorezw...@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Dear Friends, May I know the DB field name of "Circulation note" in patron details? I could see a field " borrowernotes" in Tools > Import patron section. "borrowernotes" is the field name of Circulation note? Regards, -- Vimal Kumar V. Technical Assistant Mahatma Gandhi University Library Kottayam, Kerala- 686 560 Web: http://www.vimalkumar.info Blog: http://linuxhalwa.blogspot.com http://kohageek.blogspot.in http://moovandan.blogspot.in ------------------------------------------------------------------------ --- "I forget what I was taught. I only remember what I have learnt" -Patrick White ------------------------------ Message: 4 Date: Wed, 11 Mar 2015 17:47:33 +1300 From: Robin Sheat <[email protected]> To: [email protected] Subject: Re: [Koha] Field name of Circulation note in patron Message-ID: <[email protected]> Content-Type: text/plain; charset="UTF-8" Vimal Kumar V. schreef op wo 11-03-2015 om 10:08 [+0530]: > May I know the DB field name of "Circulation note" in patron details? > I could see a field " borrowernotes" in Tools > Import patron section. > "borrowernotes" is the field name of Circulation note? A quick check of the templates suggests this is correct: $ ack "Circulation note" intranet-tmpl/prog/en/modules/members/moremember.tt 351: [% IF ( borrowernotes ) %]<li><span class="label">Circulation note: </span>[% borrowernotes %]</li>[% END %] ... intranet-tmpl/prog/en/columns.def 56:<field name="borrowers.borrowernotes">Circulation note</field> -- Robin Sheat Catalyst IT Ltd. ? +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF ------------------------------ Message: 5 Date: Wed, 11 Mar 2015 16:02:43 +1100 From: Moyra McAllister <[email protected]> To: "Vimal Kumar V." <[email protected]>, Koha <[email protected]> Subject: Re: [Koha] Field name of Circulation note in patron Message-ID: <[email protected]> Content-Type: text/plain; charset=utf-8 The Home > Reports > Guided Resorts Wizard has a useful list of Names and DB field names and Circulation note ?is given as equivalent to borrowers . borrowernotes Hope this helps.? Moyra? [email protected] -------- Original message -------- From: "Vimal Kumar V." <[email protected]> Date:11/03/2015 15:38 (GMT+10:00) To: Koha <[email protected]> Subject: [Koha] Field name of Circulation note in patron Dear Friends, May I know the DB field name of "Circulation note" in patron details? I could see a field " borrowernotes" in Tools > Import patron section. "borrowernotes" is the field name of Circulation note? Regards, -- Vimal Kumar V. Technical Assistant Mahatma Gandhi University Library Kottayam, Kerala- 686 560 Web: http://www.vimalkumar.info Blog: http://linuxhalwa.blogspot.com http://kohageek.blogspot.in http://moovandan.blogspot.in ------------------------------------------------------------------------ --- "I forget what I was taught. I only remember what I have learnt" -Patrick White _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha ------------------------------ Message: 6 Date: Wed, 11 Mar 2015 08:37:42 +0200 From: "Paul Chu, SDB" <[email protected]> To: koha koha <[email protected]> Subject: [Koha] Status "Ordered" is missing in Suggestions Management in Koha 3.18 Message-ID: <CAO3aoafDbB7n_RqEE-mBwx8J11oyODbqJToR=6bqrai+ew3...@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Hi, I am trying to turn book suggestions into orders, but the status "Ordered" is missing. Is this a bug or has Koha 3.18 removed it or my are settings incorrect? Thank you. -Paul Chu On Wed, Mar 11, 2015 at 1:00 AM, <[email protected]> wrote: > Send Koha mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.katipo.co.nz/mailman/listinfo/koha > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Koha digest..." > > > Today's Topics: > > 1. koha 3.18.4 staff client (No items) (Abdulsalam Yousef) > 2. General IRC meeting 11 March 2015 (Magnus Enger) > 3. Spine label (Arshad Iqbal) > 4. Re: OPAC Save Record - how to remove specific tags from the > export file (Pablo Bianchi) > 5. Re: Koha 3.18 Manual Feedback (Anthony Mao) > 6. FW: FW: Barcode issues (was: (no subject)) (Riley Childs) > 7. removing marc records (yashwant) > 8. MOU to establish a fund for Koha Development (Joann Ransom) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 10 Mar 2015 12:09:23 +0300 > From: Abdulsalam Yousef <[email protected]> > To: Koha <[email protected]> > Subject: [Koha] koha 3.18.4 staff client (No items) > Message-ID: > < > cadrhuh0rflsqqbe94ytuenua2oxszolurqkyefoewhbe-uc...@mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > Hello all, > I've just installed koha 3.18.4 but (staff client) result page doesn't > show any items details showing (No items),OPAC is OK and we can place holds > from opac,But staff client from (record details page) only. > > Any suggestions? > > Thanks > > > ------------------------------ > > Message: 2 > Date: Tue, 10 Mar 2015 10:53:51 +0100 > From: Magnus Enger <[email protected]> > To: Koha list <[email protected]>, > [email protected] > Subject: [Koha] General IRC meeting 11 March 2015 > Message-ID: > < > cabg6uyfdnm5qiku8_5tqz9ocxj4kp9-c6169igxsc5gzejm...@mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > Kia ora Community! > > Just a small reminder that there is a general community IRC meeting in > just about 24 hours: > > 11th March 2015 at 10:00 UTC > > Date and time conversion: > > http://www.timeanddate.com/worldclock/fixedtime.html?msg=Koha+IRC+Genera l+Meeting&iso=20150311T10 > > See ya there! > > Best regards, > Magnus Enger > > > ------------------------------ > > Message: 3 > Date: Tue, 10 Mar 2015 21:43:18 +0500 > From: Arshad Iqbal <[email protected]> > To: [email protected] > Subject: [Koha] Spine label > Message-ID: > < > cabsgbwyo7qpnv0ed3bxqvw+ybkfzotdf0qb_d0n7rnx3fc5...@mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > Greeting to all > In this format i want to generate spine label from Koha > 370:ddc number > IQB:author Mark > 2000:year > 12347:accession Number > it is required format for my library. > Please guide me in this problem. > > > ------------------------------ > > Message: 4 > Date: Tue, 10 Mar 2015 14:24:31 -0300 > From: Pablo Bianchi <[email protected]> > To: jbarker <[email protected]> > Cc: Koha-org - List <[email protected]> > Subject: Re: [Koha] OPAC Save Record - how to remove specific tags > from the export file > Message-ID: > <CAH2zftHmPv6aXX6h8o20JR_mvbEg5MD9Brri-eKLBQEW= > [email protected]> > Content-Type: text/plain; charset=UTF-8 > > Hi, > > 2014-07-11 14:42 GMT-03:00 jbarker <[email protected]>: > > > I was just wondering if anyone else has had to remove specific tags (ex > > 567) > > from their OPAC export files, and if so how did you do it? > > > > ?It looks Koha don't have this feature right now. You can: > + hide ?save record? completely > < > http://wiki.koha-community.org/wiki/JQuery_Library#Hide_.27Save_Record.2 7_Box_in_OPAC > > > with $("#export").remove(); > + with OpacExportOptions syspref, select exporting options that hide those > tags > + change XSLTs internally in Koha so those tags are not translated > > But (with a new function, GetFilteredOpacBiblio) signed-off bug 11592 > <http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11592> might > solve this problem (BTW, why if a framework hide a tag/subfield on OPAC I > would let a user to see it anyway with this workaround?): > > > 22) And lastly, attempt to Save record in the various formats> > using the dropdown and clicking Go.> -- The results should be filtered. > > Regards, > Pablo > ? > > > ------------------------------ > > Message: 5 > Date: Fri, 6 Mar 2015 12:10:38 +0800 > From: Anthony Mao <[email protected]> > To: Nicole Engard <[email protected]>, Bernardo Gonzalez Kriegel > <[email protected]>, koha-translate > <[email protected]> > Cc: Koha <[email protected]> > Subject: Re: [Koha] Koha 3.18 Manual Feedback > Message-ID: > <CAKzJnzPmzJYjKZY6eQK7NuqCWEmq4TKy1Uz= > [email protected]> > Content-Type: text/plain; charset=UTF-8 > > Hi Bernardo, > > Could you creat Koha Manual 3.18 branch at > http://translate.koha-community.org/? > Including Chinese(Taiwan) and Chinese(China). > > > 2015-03-05 20:34 GMT+08:00 Nicole Engard <[email protected]>: > > I have created the 3.18 branch. > > > > Nicole > > > > On Fri, Feb 20, 2015 at 7:38 PM, Nicole Engard <[email protected]> > wrote: > >> > >> It still is a work in progress, I'm it quite done yet :) > >> > >> Thanks, > >> > >> Nicole C. Engard > >> Sent from my Android phone, please excuse brevity and typos. > >> > >> On Feb 18, 2015 6:16 PM, "Anthony Mao" <[email protected]> wrote: > >>> > >>> Hi, > >>> > >>> Could some one kindly edit this page > >>> http://koha-community.org/documentation/, remove "(work in progress)" > >>> behind 3.18 Manual (English) [PDF]. > >>> > >>> > >>> 2015-01-28 22:32 GMT+08:00 Nicole Engard <[email protected]>: > >>> > Hello all, > >>> > > >>> > I have finally "finished" the 3.18 manual and am looking for > feedback. > >>> > > >>> > http://manual.koha-community.org/3.18/en/ > >>> > > >>> > It took me a lot longer than normal due to life issues, so I'd love > to > >>> > hear from you all if you think something is missing or not documented > >>> > right. > >>> > > >>> > When I say "finished" I mean that I think I have all the new features > >>> > documented - I will keep updating it as I get feedback. I will > branch > >>> > this manual soon and start on the 3.20 manual. > >>> > > >>> > Nicole > >>> > _______________________________________________ > >>> > Koha mailing list http://koha-community.org > >>> > [email protected] > >>> > http://lists.katipo.co.nz/mailman/listinfo/koha > >>> > >>> > >>> > >>> -- > >>> Wishing you all the best. . . . > >>> > >>> > >>> Anthony Mao ??? > >>> ?886 2 29052334 (voice) > >>> + 886 2 29017405 (FAX) > > > > > > > > -- > Wishing you all the best. . . . > > > Anthony Mao ??? > ?886 2 29052334 (voice) > + 886 2 29017405 (FAX) > > > ------------------------------ > > Message: 6 > Date: Fri, 6 Mar 2015 11:29:44 +0000 > From: Riley Childs <[email protected]> > To: koha <[email protected]> > Subject: [Koha] FW: FW: Barcode issues (was: (no subject)) > Message-ID: > < > dm2pr0701mb1277e9b30375c69a0643d65adb...@dm2pr0701mb1277.namprd07.prod.o utlook.com > > > > Content-Type: text/plain; charset="windows-1256" > > Forwarding to list > > Sent from my Windows Phone > > -- > Riley Childs > Senior > Charlotte United Christian Academy > Library Services Administrator > IT Services Administrator > (704) 537-0331x101 > (704) 497-2086 > rileychilds.net > @rowdychildren > I use Lync (select External Contact on any XMPP chat client) > > CONFIDENTIALITY NOTICE: This email and any files transmitted with it are > the property of Charlotte United Christian Academy. This e-mail, and any > attachments thereto, is intended only for use by the addressee(s) named > herein and may contain confidential information that is privileged and/or > exempt from disclosure under applicable law. If you are not one of the > named original recipients or have received this e-mail in error, please > permanently delete the original and any copy of any e-mail and any printout > thereof. Thank you for your compliance. This email is also subject to > copyright. No part of it nor any attachments may be reproduced, adapted, > forwarded or transmitted without the written consent of the copyright > [email protected] > > ________________________________ > From: Haris Ahmad<mailto:[email protected]> > Sent: ?3/?6/?2015 1:23 AM > To: Riley Childs<mailto:[email protected]> > Subject: Re: [Koha] FW: Barcode issues (was: (no subject)) > > here is my mrk file..check it.. > > > On Friday, March 6, 2015 3:03 AM, Riley Childs <[email protected]> > wrote: > > > Forwarding to list > > ________________________________ > From: Haris Ahmad<mailto:[email protected]<mailto: > [email protected]>> > Sent: ?3/?4/?2015 3:08 PM > To: Riley Childs<mailto:[email protected]<mailto: > [email protected]>> > Subject: Re: Barcode issues (was: [Koha] (no subject)) > > i use this mrk file when i import mrc file it shows all 952 tag including > 952p barcode but when i catalouge the book its doesn't show barcode... > > > On Thursday, March 5, 2015 12:32 AM, Riley Childs < > [email protected]<mailto:[email protected]>> wrote: > > > We need some additional information to help > Koha Version > OS > Marc Edit Version > Number of records > A more detailed description of the issue > //Riley > > > -- > Riley Childs > Senior > IT Manager > Library Services Administrator > Charlotte United Christian Academy > office: +1 (704) 537-0331 x101 > mobile: +1 (704) 497-2086 > web: rileychilds.net > twitter: @RowdyChildren > Checkout our new Online Library Catalog: catalog.cucawarriors.com > > ________________________________________ > > From: Koha <[email protected]<mailto: > [email protected]><mailto:[email protected] > <mailto:[email protected]>>> on behalf of Haris Ahmad < > [email protected]<mailto:[email protected]><mailto: > [email protected]<mailto:[email protected]>>> > Sent: Wednesday, March 4, 2015 2:14 PM > To: [email protected]<mailto:[email protected]><mailto: > [email protected]<mailto:[email protected]>> > Subject: [Koha] (no subject) > > barcode no t showing when data import via marc edit how i resolve this > issue plz help me > > > _______________________________________________ > Koha mailing list http://koha-community.org<http://koha-community.org/>< > http://koha-community.org/> > [email protected]<mailto:[email protected]><mailto: > [email protected]<mailto:[email protected]>> > http://lists.katipo.co.nz/mailman/listinfo/koha > > > > > _______________________________________________ > Koha mailing list http://koha-community.org<http://koha-community.org/> > [email protected]<mailto:[email protected]> > http://lists.katipo.co.nz/mailman/listinfo/koha > > > > > ------------------------------ > > Message: 7 > Date: Tue, 10 Mar 2015 11:35:03 -0700 (MST) > From: yashwant <[email protected]> > To: [email protected] > Subject: [Koha] removing marc records > Message-ID: <[email protected]> > Content-Type: text/plain; charset=us-ascii > > Dear All, > I have received bibliographical records in a Marc format file for e-books > that are hosted by EBSCO from OCLC that has to be deleted from our > catalogue > since there records are no longer available. But in koha you have to use > barcode or item number for batch deletion. Is there any way this marc > record > file can be used? > > > > -- > View this message in context: > http://koha.1045719.n5.nabble.com/removing-marc-records-tp5831320.html > Sent from the Koha-general mailing list archive at Nabble.com. > > > ------------------------------ > > Message: 8 > Date: Tue, 10 Mar 2015 21:51:47 +0000 > From: Joann Ransom <[email protected]> > To: koha <[email protected]> > Subject: [Koha] MOU to establish a fund for Koha Development > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="us-ascii" > > Hi everyone, > > Please find attached a draft MOU which Bob Birchall and I have been > quietly developing for the last few months to establish a fund for Koha > development. This is a follow up to a suggestion made at KohaCon in > Argentina last year. > > It is a high level document expressing intent - not designed to be a legal > contract contestable in court. The real work and thinking needs to done in > establishing the 'rules' for the grants committee including composition etc > but that will all sit outside this MOU. This document will allow us to get > started. > > The Te Horowhenua Trustees have accepted this document and are happy to > sign. I would like to discuss this at the IRC meeting today / tonight > (depending on where you live) with a view to the Koha Community nominating > 4 signatories who are long serving members of the community and who can > sign on behalf of us all. > > Remember: this is a statement of intent only. > > I'm not sure how to get this on the agenda; perhaps someone can help me :) > > Kind regards > > Jo. > > > ######################################################################## ############# > This e-mail message and any attached files may contain confidential > information, and > may be subject to legal professional privilege. If you are not the > intended recipient, > please delete. Unless formally stated, this e-mail and any attachments do > not > necessarily reflect the views of the the The Horowhenua Trust. > > The Horowhenua Trust takes extensive precautions with the aim of detecting > and removing any > virus or defects from its e-mail system but accepts no liability for loss > or damage > should this e-mail not be virus or defect free or should there be any > errors in > transmission. > > > ######################################################################## ############# > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Koha mailing list > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha > > > ------------------------------ > > End of Koha Digest, Vol 113, Issue 14 > ************************************* > ------------------------------ Subject: Digest Footer _______________________________________________ Koha mailing list [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha ------------------------------ End of Koha Digest, Vol 113, Issue 15 ************************************* <html> <body> <img src="http://new.cut.ac.cy/images/environmentalSign.gif"/> </body> </html> _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

