Re: [Koha] adding MARC tags (not in framework) while cataloguing

2015-09-12 Thread Katrin Fischer
Hi Guiseppe, it's currently not possible to activate MARC tags at cataloguing time in cataloguing - what you describe is, I think, the only way to do it. There is a new professional cataloguing editor in development, that is more flexible in that regard, see here:

Re: [Koha] Self-checkout behavior

2015-09-12 Thread uwe
Hello, Am Samstag, den 12.09.2015, 18:47 +0200 schrieb Katrin Fischer: > Hi Uwe, > > not sure if I understand you correctly, but I will try to explain how > it > works: > > When going to the self check page, it should log in with the special > user you set up automatically. Now any patron should

[Koha] Self-checkout behavior

2015-09-12 Thread uwe
Hello, I have a question to the self-checkout-module. As documentated I enabled in the preferences "AutoSelfCheckAllowed" with "AutoSelfCheckID" (a special user with circulation rights, for example "MyCheckoutRobot") and the "AutoSelfCheckPass". Then I log in in the OPAC as a another patron

Re: [Koha] Error in Koha Plugin

2015-09-12 Thread Katrin Fischer
Hi, reading the errors I wonder if you are using CAS authentication? In that case it might be interesting to see if the problem goes away, when you are deactivate it temporarily. What is the exact version of Koha are you using? How was your Koha installed? (tarball, packages, git?) Hope this

Re: [Koha] Self-checkout behavior

2015-09-12 Thread Katrin Fischer
Hi Uwe, not sure if I understand you correctly, but I will try to explain how it works: When going to the self check page, it should log in with the special user you set up automatically. Now any patron should be able to start the checkout process using their cardnumber or user name

Re: [Koha] Self-checkout behavior

2015-09-12 Thread Mark Tompsett
Greetings, Your inquiry also reminded me of: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10799 http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14298 Log in cookies are based on domain name. Since the SCO has the same domain name as the OPAC, you will inevitably encounter

Re: [Koha] Self-checkout behavior

2015-09-12 Thread uwe
Hello, Am Samstag, den 12.09.2015, 13:03 -0400 schrieb Mark Tompsett: > Your inquiry also reminded me of: > http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10799 > http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14298 I have not the appropriate rights to see the bugs. Seems

[Koha] Koha and Nullmailer: can they work together?

2015-09-12 Thread Odyssey Laertes
I have Koha 3.18 installed on my Ubuntu notebook for testing purposes, and right now I am trying to make Koha's emailing work. Since this is not meant to be a production environment I have not need (and prefer to avoid) to install a full-blown mail server, like Postfix. I have Nullmailer installed

[Koha] adding MARC tags (not in framework) while cataloguing

2015-09-12 Thread Giuseppe Angilella
Hi, I occasionally need to add unfrequently used MARC tags to new records, even though they are not present (=active for staff) in the default MARC framework. I realize that it is possible to activate those tags by (temporarily) modifying the default MARC framework, or that one can save the

Re: [Koha] koha authorities update linking authorities in subfield 0

2015-09-12 Thread Katrin Fischer
Hi, not sure if this is what you are looking for, but there is a feature linked to the AuthDisplayHiearchy syspref that allows linking of authorities and a tree-like display of them. More information and a test plan that shows how to set this up can be found on the original bug report:

Re: [Koha] Problem with Barcode Generator

2015-09-12 Thread Katrin Fischer
Hi, I think you need to initialize one item with a valid barcode first, then the system should generate the next one correctly. This is from the original test plan for the patch: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6448 1. prove t/Circulation_barcodedecode.t this checks