Bug 6490 - Lost and paid not updated when book is checked out.
authorKyle M Hall <kyle.m.hall@gmail.com>
Thu, 2 Feb 2012 15:15:43 +0000 (10:15 -0500)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 3 Feb 2012 16:37:52 +0000 (17:37 +0100)
commit58c62f69c1cabf31840006531338f9362f0a1e0e
treef345337c3bdd98204c31fe344b69373835a95627
parent1eb0cbc5bf728f6cdb64b5cf102f227df1efb617
Bug 6490 - Lost and paid not updated when book is checked out.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Tested:

item checked out and marked lost - item is removed from borrower's checkouts and charged to patron
Checking out the item (without checking it in first) removed the fines and issued the item normally.

Passed prove t xt t/db_dependent (results congruent with current master failures)

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Circulation.pm