Bug 2094: cleanup of lost items report
[koha.git] / C4 / Overdues.pm
2008-04-08 Ryan HigginsFix calls to CalcFine, and make fines obey CircControl...
2008-04-07 Ryan HigginsAdd a working fines script, some changes to CalcFine...
2008-03-19 Galen Charltonrefactor C4::Log::logaction
2008-03-15 Galen Charltoncreated old_issues and old_reserves tables
2008-02-27 Chris NighswongerBUGFIX Critical: Correcting misspelling of C4:Context...
2008-01-08 Joe AtzbergerOverdues.pm - fix typo ("Context" not "context")
2008-01-08 Joe AtzbergerOverdues.pm - BEGIN block VERSION and vars related...
2008-01-07 Chris CormackFix for bug 1730 fixing display for pay.pl
2007-11-12 Ryan Higginsfurther mods to change from ccode to itype at item...
2007-11-08 Ryan Higginsfix typos on syspref
2007-11-08 Ryan Higginsfurther item-level itype changes
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-18 Paul POULAINfines management (bugfixes & minor improvement)
2007-10-03 Henri-Damien LAURENTBUG FIXING : Using LEFT JOIN in replacement of implicit...
2007-07-02 tipaulminor code rewritte
2007-04-18 tipaulremoving all useless %env / $env
2007-04-18 tipaulremoving "department" and replacing by items.location
2007-04-05 hdlAdding Circulation and Overdues modules