[Koha] Cron job in KOHA 3.18 Configuring Error

2015-03-26 Thread Arun Kumar
Hi, I have installed the new version of KOHA 3.18 through apt-get on ubuntu 12.04 and i am facing a weird problem with cron settings i have configured it before for KOHA 3.16 it works just fine but the problem lies on the latest version, even with the default setting of koha cron also doesn't go w

[Koha] How to Send Mail Alerts for approval of Library Committee Group for a Suggested Item

2014-05-05 Thread Arun Kumar
Hello, We are working on to integrate a particular function in Koha Acquisition module for Suggestion Management. In our Institute we have Committee Members that approve the suggested item and we achieve this by mailing them the Suggested details by the user. this is done with a single click

[Koha] ***UNCHECKED*** Display of Suggestion Status Tabs Disappear with Status Change

2014-05-17 Thread Arun Kumar
Hello Lately we have been working on KOHA modules and understand various functions offered in KOHA. we found a problem in Suggestion management of Acquisition Module In the Default View of Suggestion management of Acquisition Module all the Status Tabs like Pending, Accepted, Checked, Ordered, R

[Koha] Suggestion Management: "Customizing the Order of Navigation Status Tabs"

2014-06-03 Thread Arun Kumar
Hello, We are trying to customize the order in which the *"navigation status tabs"* must be appearing in suggestion management of Acquisition module in KOHA. By default its taking the order " Accepted---Pending---Checked---Ordered " we need it in a specific order " Pending---Accepted---Checked--

Re: [Koha] Suggestion Management: "Customizing the Order of Navigation Status Tabs"

2014-06-05 Thread Arun Kumar
Hello Owen, Thanks for your consideration on the matter, We are using KOHA 3.12.05.000 Regards ARUNKUMAR Project Assistant National Institute of Oceanography Dona-Paula, Goa, India ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.n

[Koha] How to Fetch Active User details for operations in KOHA in a specific Module

2014-06-09 Thread Arun Kumar
Hello, We are Using KOHA 3.12 version. We have been trying to make use of Active User details such as firstname, lastname, email address, etc. of the user who is currently operating the staff interface for user based operations : Sending mail alerts from the active user account which in default i

[Koha] How to Get Active logged in User Details Based on Sessions Running on Client machines

2014-06-18 Thread Arun Kumar
Hello, I have been working on KOHA customization for almost 2 months, Inorder make it Compatible to our Workflow. My question is How to get Active User details Currently managing the Intranet interface, like how it automatically does in Suggestion Management of acquisition module i.e When we chan

[Koha] How to Get Active logged in User Details Based on Sessions Running on Client machines

2014-06-19 Thread Arun Kumar
Hello Indranil, I appreciate your esteem to help towards the matter. i have developed modular patches according to our workflow, so perl programming isnt a issue, How is the codebase of the new version differ from the existing 3.12 that we're up for My question still remain unanswered if you hav

[Koha] How to Get Active logged in User Details Based on Sessions Running on Client machines

2014-06-19 Thread Arun Kumar
hi Jonathan, Thanks for your support, I did expected a Technical answer though i didn't where to post my question i did try the snippet you sent before by passing the HASH keys into get_template_and_user function but had no results since i used my ( $template, $loggedinuser, $cookie, $flags ) =

[Koha] Change of Workflow in the existing system of KOHA for Placing New Orders in Acquisition

2014-07-17 Thread Arun Kumar
Hello, We are working on various development pointers in Acquisition module to customize it according to our workflow Placing orders in KOHA 3.12 is vague to our organisation its consuming procedure for placing orders which can be acheived with minimal workflow i have crafted the workflow to mee

[Koha] After upgrading to 3.16 only get Apache "It Works" page

2014-08-12 Thread Arun Kumar
You need to add OPAC to Apache for opening it on port 80 you'll find it in: /etc/apache2/sites-enabled open the configuration file koha.conf with editor that you are comfortable vim koha.conf add the following line under opac virtual host port 80 # OPAC Include /etc/koha/apache-shared.conf

[Koha] Error In Processing Message Queue Cronjob in KOHA 3.16

2014-08-13 Thread Arun Kumar
Greetings, We have Recently upgraded KOHA from KOHA 3.12 to 3.16 on Ubuntu 12.04 LTS and started to configure it to optimal operation It was rather odd encountering when i run process_message_queue.pl for generating circulation alerts gives me the following error unable to locate Koha configurat