Integrated version of the Koha Offline Circulation file uploader. It needs some testi...
authorKyle Hall <kyle.m.hall@gmail.com>
Wed, 20 Aug 2008 16:21:44 +0000 (11:21 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 20 Aug 2008 22:05:24 +0000 (17:05 -0500)
commit38cf1fd318fc856dd4c167d00382570f946add07
tree1e8c4a30960ed500f6411c5d1378de949a928a87
parent19781ab1b33a2869e8ca8ef3800a40ddb79bf56f
Integrated version of the Koha Offline Circulation file uploader. It needs some testing and cleanup, but it works.

Signed-off-by: Andrew Moore <andrew.moore@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Circulation.pm
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/process_koc.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/upload_koc.tmpl [new file with mode: 0644]
offline_circ/process_koc.pl [new file with mode: 0755]
offline_circ/upload_koc.pl [new file with mode: 0755]