Koha/offline_circ
Galen Charlton 7c646bbaa6 bug 2503: fix call to AddIssue()
The due date parameter must be a C4::Dates object,
not a date string.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-08-20 19:27:48 -05:00
..
process_koc.pl bug 2503: fix call to AddIssue() 2008-08-20 19:27:48 -05:00
upload_koc.pl