]> git.evergreen-ils.org Git - Evergreen.git/commit
offline server now handles patron registration. removed the date::time parsing from
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 27 Mar 2006 17:54:41 +0000 (17:54 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 27 Mar 2006 17:54:41 +0000 (17:54 +0000)
commit7d940df8a298bfa0be3d1d437b64df37b14b0770
tree0baf66d18a836287d7abea2503fb0530200f159b
parentce33971676568d8b43a06f2cc979d6eb8b5720ba
offline server now handles patron registration.  removed the date::time parsing from
circ code because it's not necessary.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@3446 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/extras/ils_events.xml
Open-ILS/src/offline/offline-execute.pl
Open-ILS/src/offline/offline-lib.pl
Open-ILS/src/offline/offline-upload.pl
Open-ILS/src/perlmods/OpenILS/Application/Circ.pm
Open-ILS/src/perlmods/OpenILS/Application/Circ/Circulate.pm