Re: [Koha] Problem with koha acquisition

2016-08-21 Thread Michael Kuhn
Dear Hirak Hazarika With due respect, I have faced the problem during receiving a order form Koha acquisition module. Kindly see the problem and give me a solution. what i have to do. Unfortunately you did not write what your actual problem is. Like this noone can help you. If you write to

[Koha] Two different withdrawn fields

2016-08-21 Thread Dalton Fury
Hola, I see two different withdrawn fields for every item. One is a YES/NO field found under status section of each item: http://imgur.com/a/j8lvv and other is found when you edit an item: http://imgur.com/a/s5g6y The second withdrawn field does not confuse me because as it is the one for whic

[Koha] London event, 6 Sept: Re: Koha World Tour

2016-08-21 Thread kathryn
Kia ora koutou, As listed by Jo in her itinerary, Catalyst Europe and PTFS Europe are co-hosting one stop of the Koha tour, with an event in London on September 6th. Anyone interested in Koha/libraries/open source will love the stories Jo has to tell both about Koha; and Te Takere, the beaut

[Koha] Redirect to Batch Checkout Page using RFID

2016-08-21 Thread Dalton Fury
Hola, My jQuery/Javascript code has a cardnumber, and needs to redirect the page to the patron's batch checkout page. How do I do this? The only solution I can think of is to query the Koha database for the borrowernumber and construct the URL. Is there a better solution to this? ___