bug 2006: do not crash when paying a lost item fine
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 10 Apr 2008 14:12:44 +0000 (09:12 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 10 Apr 2008 20:52:55 +0000 (15:52 -0500)
commit90290c455129af91bdb30067b33e198eb0cdd435
tree0d907d31325d7c78ba891869db9d8cf3dbb293f3
parent3c030be17271f8e10ea72465fe594b6151684124
bug 2006: do not crash when paying a lost item fine

Qualified call to MarkIssueReturned with 'C4::Circulation'.
It looks like there is still a subtle bug with exporting
subs between modules that use each other.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Accounts.pm