Re: [Koha] JSPrint & ff57

2017-11-17 Thread Marc Véron

Yes, Firefox prevents silent printing. It always displays a print dialogue.

print.always_print_silent no longer exists in Firefox configuration.
JSPrintSetup 
(https://addons.mozilla.org/en-US/firefox/addon/js-print-setup/) is no 
longer functional.


As a temporary solution see the following from:
https://bugzilla.mozilla.org/show_bug.cgi?id=1385827
(Bug was filed by the author of JSPrintSetup afaik)

---Snip---
For all that need the functionality NOW: its better to install the 
current ESR version ( 
https://www.mozilla.org/en-US/firefox/organizations/faq/ ) instead of 
going back to version 56 and turning off updates: 
https://www.mozilla.org/en-US/firefox/organizations/faq/

---End snip---

Cheers,
Marc


Am 16.11.2017 um 22:46 schrieb Liz Rea:

Are you saying that doing something like the following:

 * Type *about:config*, in the address bar of Firefox. Click “I’ll be
   careful, I promise!” on the warning message.
 * Type, *print.alway**s* in Filter.
 * Look for *print.always_print_silent*.
 * Double-click the value to change it to false.

no longer enables silent printing?

Cheers,
Liz


On 17/11/17 10:37, Mike D. wrote:

Hello Koha Community,
how we'll solve printing from Koha in new FF? Mozilla close debate about
silent printing https://bugzilla.mozilla.org/show_bug.cgi?id=1385827
Its time to move to other browser? Which solution for printing do you
prefer  now?

Thank you

Mike
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Anonymous external link tracking

2017-11-17 Thread David Hughes
Hi,

When the TrackClick OPAC parameter is set to 'Track anonymously' is the
biblionumber recorded?  I know that the borrowernumber isn't recorded, but
according to the manual "If you choose to ‘Track anonymously’ then the
borrowernumber will not be recorded, but the rest of the data will."

I have this parameter set to 'Track Anonymously' and it looks like neither
biblionumber or borrowernumber is being recorded.

It'd be nice for our stats if we could track biblionumbers while not
recording borrowernumbers.

We're using Koha 16.11

Thanks.

David Hughes

Systems Librarian
Dublin Business School
13-14 Aungier St.
Dublin 2
Ireland

00 353 1 417 8744

david.hug...@dbs.ie
*http://library.dbs.ie *

-- 



Data Protection: As the protection of your data is important to us, we have 
included our policies regarding data in a Data Protection Statement and 
Privacy Policy, which you can access by visiting www.dbs.ie
Privacy: We may contact you from time to time with details of courses and 
products that may be of interest to you.  Please e-mail admissi...@dbs.ie 
if you do not wish to be included in this activity.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] JSPrint & ff57

2017-11-17 Thread Mike D.
Hello,
Josef already created bug for it. Lets talk about solutions
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19637
pá 17. 11. 2017 v 13:13 odesílatel Marc Véron  napsal:

> Yes, Firefox prevents silent printing. It always displays a print dialogue.
>
> print.always_print_silent no longer exists in Firefox configuration.
> JSPrintSetup
> (https://addons.mozilla.org/en-US/firefox/addon/js-print-setup/) is no
> longer functional.
>
> As a temporary solution see the following from:
> https://bugzilla.mozilla.org/show_bug.cgi?id=1385827
> (Bug was filed by the author of JSPrintSetup afaik)
>
> ---Snip---
> For all that need the functionality NOW: its better to install the
> current ESR version (
> https://www.mozilla.org/en-US/firefox/organizations/faq/ ) instead of
> going back to version 56 and turning off updates:
> https://www.mozilla.org/en-US/firefox/organizations/faq/
> ---End snip---
>
> Cheers,
> Marc
>
>
> Am 16.11.2017 um 22:46 schrieb Liz Rea:
> > Are you saying that doing something like the following:
> >
> >  * Type *about:config*, in the address bar of Firefox. Click “I’ll be
> >careful, I promise!” on the warning message.
> >  * Type, *print.alway**s* in Filter.
> >  * Look for *print.always_print_silent*.
> >  * Double-click the value to change it to false.
> >
> > no longer enables silent printing?
> >
> > Cheers,
> > Liz
> >
> >
> > On 17/11/17 10:37, Mike D. wrote:
> >> Hello Koha Community,
> >> how we'll solve printing from Koha in new FF? Mozilla close debate about
> >> silent printing https://bugzilla.mozilla.org/show_bug.cgi?id=1385827
> >> Its time to move to other browser? Which solution for printing do you
> >> prefer  now?
> >>
> >> Thank you
> >>
> >> Mike
> >> ___
> >> Koha mailing list  http://koha-community.org
> >> Koha@lists.katipo.co.nz
> >> https://lists.katipo.co.nz/mailman/listinfo/koha
> >
> > ___
> > Koha mailing list  http://koha-community.org
> > Koha@lists.katipo.co.nz
> > https://lists.katipo.co.nz/mailman/listinfo/koha
>
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Anonymous external link tracking

2017-11-17 Thread Marc Véron

Hi David

Did you create a patron for anonymous tracking and set it in the 
following syspref?


AnonymousPatron - Use borrowernumber xxx as the Anonymous Patron (for 
anonymous suggestions and reading history)


Marc


Am 17.11.2017 um 13:21 schrieb David Hughes:

Hi,

When the TrackClick OPAC parameter is set to 'Track anonymously' is the
biblionumber recorded?  I know that the borrowernumber isn't recorded, but
according to the manual "If you choose to ‘Track anonymously’ then the
borrowernumber will not be recorded, but the rest of the data will."

I have this parameter set to 'Track Anonymously' and it looks like neither
biblionumber or borrowernumber is being recorded.

It'd be nice for our stats if we could track biblionumbers while not
recording borrowernumbers.

We're using Koha 16.11

Thanks.

David Hughes

Systems Librarian
Dublin Business School
13-14 Aungier St.
Dublin 2
Ireland

00 353 1 417 8744

david.hug...@dbs.ie
*http://library.dbs.ie *



___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Software error: ~~Duplicate entry '320' for key 'PRIMARY' at~~~

2017-11-17 Thread Scott Owen
Thank you again,

errors fixed and cleaned up...  me =  :-)

On Thu, Nov 16, 2017 at 4:08 PM, Pedro Amorim  wrote:

> Yes the "about page" lists all duplicate IDs for all data affected.
>
> On Nov 16, 2017 19:47, "Scott Owen"  wrote:
>
>> Select * from old_reserves where reserve_id = (320)
>>
>> seems to find the specific one..any way to find all the records in
>> question (like on the "about page" ) ?
>>
>> -S
>>
>>
>>
>>
>> On Thu, Nov 16, 2017 at 3:25 PM, Pedro Amorim 
>> wrote:
>>
>>> Hey, you might have already checked this but just to be sure:
>>> The problem you were having with circulation also applies to holds,
>>> borrowers, records and items I think.
>>> If this problem is related, you might want to check ID 320 on
>>> old_reserves table and if its there, the same solution from before should
>>> work.
>>>
>>> On Nov 16, 2017 19:05, "Scott Owen"  wrote:
>>>
>>> Another erroris this one also related to the bug 18003 ? seems very
>>> similar.
>>>
>>> >From one of my staff...
>>>
>>> 
>>>
>>> I put a book that is checked out on hold.
>>> When it is returned, the system tells me who is waiting.
>>> I confirm the hold
>>>
>>> When I check the book out to the patron, I get this message:
>>>
>>> Software error:
>>>
>>> DBIx::Class::Storage::DBI::_dbh_execute(): Duplicate entry '320' for
>>> key 'PRIMARY' at /usr/share/koha/lib/Koha/Object.pm line 121
>>>
>>>
>>> 
>>>
>>>
>>>
>>>
>>>
>>> Any fix for this one ??
>>>
>>>
>>> -S
>>> ___
>>> Koha mailing list  http://koha-community.org
>>> Koha@lists.katipo.co.nz
>>> https://lists.katipo.co.nz/mailman/listinfo/koha
>>>
>>>
>>>
>>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Anonymous external link tracking

2017-11-17 Thread David Hughes
Hi Marc,

I have now.  Thanks :)

Best wishes,

David Hughes

Systems Librarian
Dublin Business School
13-14 Aungier St.
Dublin 2
Ireland

00 353 1 417 8744

david.hug...@dbs.ie
*http://library.dbs.ie *

On 17 November 2017 at 12:29, Marc Véron  wrote:

> Hi David
>
> Did you create a patron for anonymous tracking and set it in the following
> syspref?
>
> AnonymousPatron - Use borrowernumber xxx as the Anonymous Patron (for
> anonymous suggestions and reading history)
>
> Marc
>
>
> Am 17.11.2017 um 13:21 schrieb David Hughes:
>
>> Hi,
>>
>> When the TrackClick OPAC parameter is set to 'Track anonymously' is the
>> biblionumber recorded?  I know that the borrowernumber isn't recorded, but
>> according to the manual "If you choose to ‘Track anonymously’ then the
>> borrowernumber will not be recorded, but the rest of the data will."
>>
>> I have this parameter set to 'Track Anonymously' and it looks like neither
>> biblionumber or borrowernumber is being recorded.
>>
>> It'd be nice for our stats if we could track biblionumbers while not
>> recording borrowernumbers.
>>
>> We're using Koha 16.11
>>
>> Thanks.
>>
>> David Hughes
>>
>> Systems Librarian
>> Dublin Business School
>> 13-14 Aungier St.
>> Dublin 2
>> Ireland
>>
>> 00 353 1 417 8744
>>
>> david.hug...@dbs.ie
>> *http://library.dbs.ie *
>>
>>
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>

-- 



Data Protection: As the protection of your data is important to us, we have 
included our policies regarding data in a Data Protection Statement and 
Privacy Policy, which you can access by visiting www.dbs.ie
Privacy: We may contact you from time to time with details of courses and 
products that may be of interest to you.  Please e-mail admissi...@dbs.ie 
if you do not wish to be included in this activity.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha