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 almodabber@gmail.com, modabber@yahoo.com 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, "koha-request@lists.katipo.co.nz" <koha-request@lists.katipo.co.nz> wrote: Send Koha mailing list submissions to koha@lists.katipo.co.nz 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 koha-request@lists.katipo.co.nz You can reach the person managing the list at koha-owner@lists.katipo.co.nz 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 <robin@catalyst.net.nz> To: koha-devel@lists.koha-community.org, koha <koha@lists.katipo.co.nz> Subject: Re: [Koha] [Koha-devel] Install Koha 3.20 with Single Command at Ubuntu 14.04 LTS Message-ID: <1432770414.25145.113.camel@catalyst.net.nz> 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
Dear Abdullah, On Thu, May 28, 2015 at 12:30 PM, Abdullah Al-Modabber <modabber@yahoo.com> wrote:
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.
Koha can handle accepting fines etc on its own (though within limitations). However, it is possible that your requirement is slightly different from usual Koha fines use-cases. In that case, nothing like that exists out of the box. While it is doable, you will either have to develop the functionality yourself OR pay a developer to write it for you. hope that helps -indranil -- Indranil Das Gupta Phone : +91-98300-20971 / 98745-80971 Blog : http://indradg.randomink.org/blog IRC : indradg on irc://irc.freenode.net Twitter : indradg -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=- Please exchange editable Office documents only in ODF Format. No other format is acceptable. Support Open Standards. For a free editor supporting ODF, please visit LibreOffice - http://www.documentfoundation.org
participants (2)
-
Abdullah Al-Modabber -
Indranil Das Gupta