[Koha-devel] Offline Module

2008-03-13 Thread C W Nel
Can anyone tell me if the offline module (part of koha-tools) is functional? Is it usable in practise? Thanks for any info.___ Koha-devel mailing list Koha-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/koha-devel

Re: [Koha-devel] Offline Module

2008-03-13 Thread Cindy Murdock
Kyle Hall is in the process of rewriting it, and I believe he's almost finished. Perhaps he can give you more detail? Cindy -- ~~ Cindy Murdock IT Services Director Meadville Public Library| CCFLS http://meadvillelibrary.org | http://ccfls.org

Re: [Koha-devel] Offline Module

2008-03-13 Thread Kyle Hall
I would call it functional. The client-side program works great, but the server side script is bare-bone and could use some more work. Here's how it works: Data from the client program is saved to a file, this file is uploaded to a processing web app that takes the data and modifies the Koha databa

Re: [Koha-devel] Offline Module

2008-03-13 Thread David Schuster
What happens on checkin or checking out to another user offline if the item was on hold? Just asking. Really happy to hear this is available. I know it probably won't know its on hold since it is offline, but when you load the file is when things get interesting. I would call it functional. T

Re: [Koha-devel] Offline Module

2008-03-13 Thread Kyle Hall
Exactly. The processor needs to be tweaked to generate a report of items that have holds on them and such. Also, fines need to be rolled back if KOC is used over multiple days. But the basics are there, really, the GUI client side app was the hard part. Kyle On Thu, Mar 13, 2008 at 1:58 PM, David