Dear Koha Developers

We are planning to have another system where patrons will pay library fines and 
that system will send received details of fines in CSV format to Koha. We are 
looking for any plugin or interface to upload the late fine received from 
patrons from csv file to Koha to updte patron account. 

Thank you Abdullah al-Modabber
Assistant Librarian
 South Asian University
 Akbar Bhawan (Near Yashwnt Place)
 Chanakyapuri, New Delhi 110021, India

 Email [email protected], [email protected] Phone Office    
+91-11-24122512-14, Ext. 210
Mobile +919717993711, +8801819695123
Web http://library.sau.ac.in
Social Networking

Facebook  https://www.facebook.com/almodabber
 Google https://plus.google.com/+abdullahalmodabberbd
 Twitter https://twitter.com/almodabber
LinkedIn http://in.linkedin.com/in/modabber 


     On Thursday, 28 May 2015, 5:31, "[email protected]" 
<[email protected]> wrote:
   

 Send Koha mailing list submissions to
    [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
    https://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: [Koha-devel] Install Koha 3.20 with Single Command at
      Ubuntu 14.04 LTS (Robin Sheat)


----------------------------------------------------------------------

Message: 1
Date: Thu, 28 May 2015 11:46:54 +1200
From: Robin Sheat <[email protected]>
To: [email protected], koha
    <[email protected]>
Subject: Re: [Koha] [Koha-devel] Install Koha 3.20 with Single Command
    at Ubuntu 14.04 LTS
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"

DP Tripathi schreef op wo 27-05-2015 om 11:53 [+0530]:
> Just follow the instructions.

Some pretty minor issues to start with:

Why does it do this:

sed -e 's/ident//; s/sameuser/trust/' /etc/apache2/ports.conf.dpt > 
/etc/apache2/ports.conf
then:
sed -e 's/ident//; s/sameuser/trust/' /etc/mysql/my.cnf.dpt > /etc/mysql/my.cnf
then:
sed -e 's/ident//; s/sameuser/trust/' /etc/perl/XML/SAX/ParserDetails.ini.dpt > 
/etc/perl/XML/SAX/ParserDetails.ini
?

also, rewriting the ParserDetails.ini hasn't been needed for a long
time.

The code does stuff on port 8000, but the messages talk about port 8080.
I think in general 8080 is the more common port to set up secondary
webservices on.

The last echo writes and then immediately opens an editor to the file,
so you wouldn't know what you need to do with it. If it did show the
message, it would ask them to change the port, and then open firefox,
assuming that it hadn't been changed. Also, if they did change it, it
now wouldn't match the "Listen" line added near the top.

This looks like a reasonable quick-start to get a Koha server up,
though. It won't give you nice things like name-based addressing that
you'd probably want in a production server, but they'd be easy enough to
add on after the fact.

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: 
<https://lists.katipo.co.nz/pipermail/koha/attachments/20150528/9a6c527e/attachment-0001.sig>

------------------------------

Subject: Digest Footer

_______________________________________________
Koha mailing list
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha


------------------------------

End of Koha Digest, Vol 115, Issue 44
*************************************


  
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to